Searched refs:IXGBE_RDRXCTL_MPBEN (Results 1 – 3 of 3) sorted by relevance
20 #define IXGBE_RDRXCTL_MPBEN 0x00000010 /* DMA config for multiple packet buffers enable */ macro
33 #define IXGBE_RDRXCTL_MPBEN 0x00000010 /* DMA config for multiple packet macro
56 reg |= IXGBE_RDRXCTL_MPBEN; in ixgbe_dcb_config_rx_arbiter_82598()