Searched refs:ETH_RSS_L2_DST_ONLY (Results 1 – 5 of 5) sorted by relevance
591 else if (rss_type & ETH_RSS_L2_DST_ONLY) in iavf_refine_proto_hdrs_l234()838 ETH_RSS_L2_DST_ONLY | \848 {ETH_RSS_L2_SRC_ONLY | ETH_RSS_L2_DST_ONLY, ETH_RSS_ETH},
456 {ETH_RSS_L2_DST_ONLY,460 {ETH_RSS_ETH | ETH_RSS_L2_DST_ONLY,1074 ETH_RSS_L2_DST_ONLY | in ice_hash_parse_action()
544 #define ETH_RSS_L2_DST_ONLY (1ULL << 58) macro
94 { "l2-dst-only", ETH_RSS_L2_DST_ONLY },
2214 rss_conf.rss_hf = ETH_RSS_L2_DST_ONLY; in cmd_config_rss_parsed()