Searched refs:IXGBE_RXPBSIZE_MASK (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ | ||
H A D | ixgbe_x550.c | 542 rx_pb_size = (rx_pb_size & IXGBE_RXPBSIZE_MASK) >> |
H A D | ixgbe_type.h | 353 #define IXGBE_RXPBSIZE_MASK 0x000FFC00 macro |
Completed in 98 milliseconds