Searched refs:RTE_ETH_RSS_FRAG_IPV4 (Results 1 – 25 of 26) sorted by relevance
12
11 RTE_ETH_RSS_FRAG_IPV4 | \
79 { RTE_ETH_RSS_FRAG_IPV4 | RTE_ETH_RSS_L3_SRC_ONLY,81 { RTE_ETH_RSS_FRAG_IPV4 | RTE_ETH_RSS_L3_DST_ONLY,149 { RTE_ETH_RSS_FRAG_IPV4, BIT_ULL(HNS3_RSS_FIELD_IPV4_EN_FRAG_IP_D) |
51 #define VALID_RSS_IPV4 (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | \379 RTE_ETH_RSS_FRAG_IPV4 | \422 RTE_ETH_RSS_FRAG_IPV4)768 (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | in ice_refine_hash_cfg_l234()772 if (rss_type & RTE_ETH_RSS_FRAG_IPV4) { in ice_refine_hash_cfg_l234()1027 RTE_ETH_RSS_FRAG_IPV4 | RTE_ETH_RSS_FRAG_IPV6 | in ice_any_invalid_rss_type()
119 RTE_ETH_RSS_FRAG_IPV4 | \
436 RTE_ETH_RSS_FRAG_IPV4 | \924 (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | in iavf_refine_proto_hdrs_l234()928 if (rss_type & RTE_ETH_RSS_FRAG_IPV4) { in iavf_refine_proto_hdrs_l234()950 (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | in iavf_refine_proto_hdrs_l234()954 if (rss_type & RTE_ETH_RSS_FRAG_IPV4) in iavf_refine_proto_hdrs_l234()1261 #define VALID_RSS_IPV4 (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | \
56 RTE_ETH_RSS_FRAG_IPV4 | \
395 [IAVF_FILTER_PCTYPE_FRAG_IPV4] = RTE_ETH_RSS_FRAG_IPV4, in iavf_config_rss_hf()422 RTE_ETH_RSS_FRAG_IPV4; in iavf_config_rss_hf()
31 #define CXGBE_RSS_HF_IPV4_MASK (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | \
12 RTE_ETH_RSS_FRAG_IPV4 |\
507 rss_type->ipv4 = (rss_hf & (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4)) ? 1 : 0; in hinic_fill_rss_type()
1956 rss_type.ipv4 = (rss_hf & (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4)) ? 1 : 0; in hinic_rss_hash_update()2020 (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4) : 0; in hinic_rss_conf_get()
220 rss_hf |= RTE_ETH_RSS_FRAG_IPV4; in ena_admin_hf_to_eth_hf()361 if ((rss_hf & RTE_ETH_RSS_FRAG_IPV4) != 0) in ena_set_hash_fields()
109 { RTE_ETH_RSS_FRAG_IPV4, I40E_INSET_IPV4_SRC | I40E_INSET_IPV4_DST },247 RTE_ETH_RSS_FRAG_IPV4 | I40E_HASH_IPV4_L23_RSS_MASK,1090 type = (I40E_HASH_L4_TYPES | RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | in i40e_hash_validate_rss_types()
148 RTE_ETH_RSS_FRAG_IPV4 | \
163 RTE_ETH_RSS_FRAG_IPV4 | RTE_ETH_RSS_NONFRAG_IPV4_OTHER; in enic_get_vnic_config()
1391 if (rss_hf & (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | in enic_set_rss_conf()
574 #define RTE_ETH_RSS_FRAG_IPV4 RTE_BIT64(3) macro607 #define ETH_RSS_FRAG_IPV4 RTE_DEPRECATED(ETH_RSS_FRAG_IPV4) RTE_ETH_RSS_FRAG_IPV4872 RTE_ETH_RSS_FRAG_IPV4 | \911 RTE_ETH_RSS_FRAG_IPV4 | \
341 case RTE_ETH_RSS_FRAG_IPV4: in dpaa2_distset_to_dpkg_profile_cfg()
89 (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | \
408 case RTE_ETH_RSS_FRAG_IPV4: in set_dist_units()
113 [IPV4_1] = RTE_ETH_RSS_FRAG_IPV4, in mlx4_conv_rss_types()
1876 if (ethdev_hash_types & (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | in ethdev_to_virtio_rss_offloads()1914 rss_offloads |= RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | in virtio_to_ethdev_rss_offloads()
348 (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | \
628 .rss_types = RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 |740 .rss_types = RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 |
1331 { RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_FRAG_IPV4 | RTE_ETH_RSS_NONFRAG_IPV4_OTHER,