Searched refs:rte_type (Results 1 – 3 of 3) sorted by relevance
237 uint16_t bnxt_rte_to_hwrm_hash_types(uint64_t rte_type) in bnxt_rte_to_hwrm_hash_types() argument241 if (rte_type & ETH_RSS_IPV4) in bnxt_rte_to_hwrm_hash_types()243 if (rte_type & ETH_RSS_NONFRAG_IPV4_TCP) in bnxt_rte_to_hwrm_hash_types()245 if (rte_type & ETH_RSS_NONFRAG_IPV4_UDP) in bnxt_rte_to_hwrm_hash_types()247 if (rte_type & ETH_RSS_IPV6) in bnxt_rte_to_hwrm_hash_types()249 if (rte_type & ETH_RSS_NONFRAG_IPV6_TCP) in bnxt_rte_to_hwrm_hash_types()251 if (rte_type & ETH_RSS_NONFRAG_IPV6_UDP) in bnxt_rte_to_hwrm_hash_types()
74 uint16_t bnxt_rte_to_hwrm_hash_types(uint64_t rte_type);
1403 sfc_tunnel_rte_type_to_efx_udp_proto(enum rte_eth_tunnel_type rte_type) in sfc_tunnel_rte_type_to_efx_udp_proto() argument1405 switch (rte_type) { in sfc_tunnel_rte_type_to_efx_udp_proto()