Home
last modified time | relevance | path

Searched refs:IXGBE_MRQC_RSSEN (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb_82599.c498 case IXGBE_MRQC_RSSEN: in ixgbe_dcb_config_82599()
H A Dixgbe_type.h2637 #define IXGBE_MRQC_RSSEN 0x00000001 /* RSS Enable */ macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c3435 mrqc &= ~IXGBE_MRQC_RSSEN; in ixgbe_rss_disable()
3467 mrqc = IXGBE_MRQC_RSSEN; /* Enable RSS */ in ixgbe_hw_rss_hash_set()
3518 if (!(mrqc & IXGBE_MRQC_RSSEN)) { /* RSS disabled */ in ixgbe_dev_rss_hash_update()
3560 if ((mrqc & IXGBE_MRQC_RSSEN) == 0) { /* RSS is disabled */ in ixgbe_dev_rss_hash_conf_get()