Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h1230 #define IXGBE_RDRXCTL_FCOE_WRFIX 0x04000000 /* must set 1 when RSC enabled */ macro
H A Dixgbe_main.c4342 rdrxctl |= (IXGBE_RDRXCTL_RSCACKC | IXGBE_RDRXCTL_FCOE_WRFIX); in ixgbe_setup_rdrxctl()