Searched refs:IXGBE_SRRCTL_DROP_EN (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ixgbe/ | ||
H A D | ixgbe_type.h | 2141 #define IXGBE_SRRCTL_DROP_EN 0x10000000 macro |
H A D | ixgbe_main.c | 2213 reg_val |= IXGBE_SRRCTL_DROP_EN; in ixgbe_setup_rx_ring() |