Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1435 #define IXGBE_RDRXCTL_FCOE_WRFIX 0x04000000 /* must set 1 when RSC ena */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2677 reg_val |= IXGBE_RDRXCTL_FCOE_WRFIX; in ixgbe_setup_rx()