Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h1518 #define IXGBE_RDRXCTL_RSCFRSTSIZE 0x003E0000 /* RSC First packet size */ macro
H A Dif_ix.c3072 rxc &= ~IXGBE_RDRXCTL_RSCFRSTSIZE; in ixgbe_if_crcstrip_set()