Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1309 #define IXGBE_RDRXCTL_CRCSTRIP 0x00000002 /* CRC Strip */ macro
/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2371 reg_val |= (IXGBE_RDRXCTL_CRCSTRIP | IXGBE_RDRXCTL_AGGDIS); in ixgbe_setup_rx_ring()