Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1431 #define IXGBE_RDRXCTL_AGGDIS 0x00010000 /* Aggregation disable */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2476 reg_val |= (IXGBE_RDRXCTL_CRCSTRIP | IXGBE_RDRXCTL_AGGDIS); in ixgbe_setup_rx_ring()