Searched refs:IXGBE_RXPBSIZE_MASK (Results 1 – 2 of 2) sorted by relevance
542 rx_pb_size = (rx_pb_size & IXGBE_RXPBSIZE_MASK) >> in ixgbe_dmac_config_tcs_X550()
353 #define IXGBE_RXPBSIZE_MASK 0x000FFC00 macro