Home
last modified time | relevance | path

Searched refs:IXGBE_SRRCTL_DROP_EN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2756 #define IXGBE_SRRCTL_DROP_EN 0x10000000 macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2486 reg_val |= IXGBE_SRRCTL_DROP_EN; in ixgbe_setup_rx_ring()