FLOW_RSS          550 drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c 	switch (flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) {
FLOW_RSS         1367 drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c 	if (info->fs.flow_type & FLOW_RSS)
FLOW_RSS         1565 drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c 		if (!(rxnfc->fs.flow_type & FLOW_RSS) ||
FLOW_RSS          966 drivers/net/ethernet/sfc/ethtool.c 		rule->flow_type |= FLOW_RSS;
FLOW_RSS          990 drivers/net/ethernet/sfc/ethtool.c 		if (info->flow_type & FLOW_RSS && info->rss_context) {
FLOW_RSS         1000 drivers/net/ethernet/sfc/ethtool.c 		switch (info->flow_type & ~FLOW_RSS) {
FLOW_RSS         1046 drivers/net/ethernet/sfc/ethtool.c 		if (info->fs.flow_type & FLOW_RSS)
FLOW_RSS         1088 drivers/net/ethernet/sfc/ethtool.c 	u32 flow_type = rule->flow_type & ~(FLOW_EXT | FLOW_RSS);
FLOW_RSS         1112 drivers/net/ethernet/sfc/ethtool.c 	if (rule->flow_type & FLOW_RSS)
FLOW_RSS         1119 drivers/net/ethernet/sfc/ethtool.c 	if (rule->flow_type & FLOW_RSS)
FLOW_RSS          929 net/core/ethtool.c 	if (cmd == ETHTOOL_GRXFH && info.flow_type & FLOW_RSS) {
FLOW_RSS          936 net/core/ethtool.c 		if (!(info.flow_type & FLOW_RSS))
FLOW_RSS         2893 net/core/ethtool.c 	switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) {
FLOW_RSS         3024 net/core/ethtool.c 	switch (fs->flow_type & ~(FLOW_EXT | FLOW_MAC_EXT | FLOW_RSS)) {
FLOW_RSS         3099 net/core/ethtool.c 		if (fs->flow_type & FLOW_RSS)