Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1425 #define IXGBE_RDRXCTL_CRCSTRIP 0x00000002 /* CRC Strip */ 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()