Home
last modified time | relevance | path

Searched refs:IXGBE_RDRXCTL_MCEN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82598.h21 #define IXGBE_RDRXCTL_MCEN 0x00000040 /* DMA config for multiple cores (RSS) enable */ macro
H A Dixgbe_dcb_82599.h36 #define IXGBE_RDRXCTL_MCEN 0x00000040 /* DMA config for multiple cores macro
H A Dixgbe_dcb_82598.c57 reg |= IXGBE_RDRXCTL_MCEN; in ixgbe_dcb_config_rx_arbiter_82598()