Home
last modified time | relevance | path

Searched refs:IXGBE_VFRDBAL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_vf.h61 #define IXGBE_VFRDBAL(x) (0x01000 + (0x40 * (x))) macro
H A Dif_ixv.c1444 IXGBE_WRITE_REG(hw, IXGBE_VFRDBAL(j), in ixv_initialize_receive_units()