Home
last modified time | relevance | path

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

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