Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dregs.h28 #define IXGBE_VFSRRCTL(x) (0x01014 + (0x40 * (x))) macro
H A Dixgbevf_main.c1784 IXGBE_WRITE_REG(hw, IXGBE_VFSRRCTL(index), srrctl); in ixgbevf_configure_srrctl()