Searched refs:IXGBE_VFMRQC_RSSEN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbevf/ | ||
H A D | regs.h | 53 #define IXGBE_VFMRQC_RSSEN 0x00000001 /* RSS Enable */ macro |
H A D | ixgbevf_main.c | 1899 vfmrqc |= IXGBE_VFMRQC_RSSEN; in ixgbevf_setup_vfmrqc() |