Searched refs:FLOW_RSS (Results 1 – 3 of 3) sorted by relevance
969 rule->flow_type |= FLOW_RSS; in efx_ethtool_get_class_rule()993 if (info->flow_type & FLOW_RSS && info->rss_context) { in efx_ethtool_get_rxnfc()1003 switch (info->flow_type & ~FLOW_RSS) { in efx_ethtool_get_rxnfc()1049 if (info->fs.flow_type & FLOW_RSS) in efx_ethtool_get_rxnfc()1091 u32 flow_type = rule->flow_type & ~(FLOW_EXT | FLOW_RSS); in efx_ethtool_set_class_rule()1115 if (rule->flow_type & FLOW_RSS) in efx_ethtool_set_class_rule()1122 if (rule->flow_type & FLOW_RSS) in efx_ethtool_set_class_rule()
1663 #define FLOW_RSS 0x20000000 macro
1007 if (cmd == ETHTOOL_GRXFH && info.flow_type & FLOW_RSS) { in ethtool_get_rxnfc()1014 if (!(info.flow_type & FLOW_RSS)) in ethtool_get_rxnfc()