Searched refs:IXGBE_MRQC_RSSEN (Results 1 – 3 of 3) sorted by relevance
498 case IXGBE_MRQC_RSSEN: in ixgbe_dcb_config_82599()
2637 #define IXGBE_MRQC_RSSEN 0x00000001 /* RSS Enable */ macro
3435 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()