Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1432 #define IXGBE_RDRXCTL_RSCFRSTSIZE 0x003E0000 /* RSC First packet size */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2678 reg_val &= ~IXGBE_RDRXCTL_RSCFRSTSIZE; in ixgbe_setup_rx()