Searched refs:IXGBE_RXPBSIZE_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/ixgbe/ | ||
| HD | ixgbe_type.h | 489 #define IXGBE_RXPBSIZE_MASK 0x000FFC00 macro |
| HD | ixgbe_x550.c | 960 rx_pb_size = (rx_pb_size & IXGBE_RXPBSIZE_MASK) >> in ixgbe_dmac_config_tcs_X550() |