Searched refs:IXGBE_VFRDBAL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/ixgbe/ | ||
| HD | ixgbe_vf.h | 61 #define IXGBE_VFRDBAL(x) (0x01000 + (0x40 * (x))) macro |
| HD | if_ixv.c | 1444 IXGBE_WRITE_REG(hw, IXGBE_VFRDBAL(j), in ixv_initialize_receive_units() |