Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h1222 #define IXGBE_RDRXCTL_CRCSTRIP 0x00000002 /* CRC Strip */ macro
H A Dixgbe_main.c4343 rdrxctl |= IXGBE_RDRXCTL_CRCSTRIP; in ixgbe_setup_rdrxctl()