Searched refs:IXGBE_VFTDLEN (Results 1 – 3 of 3) sorted by relevance
44 #define IXGBE_VFTDLEN(x) (0x02008 + (0x40 * (x))) macro
169 {IXGBE_VFTDLEN(0), 4, 0x40, "IXGBE_VFTDLEN"},
5739 IXGBE_WRITE_REG(hw, IXGBE_VFTDLEN(i), in ixgbevf_dev_tx_init()