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