Searched refs:rte_type (Results 1 – 4 of 4) sorted by relevance
228 uint16_t bnxt_rte_to_hwrm_hash_types(uint64_t rte_type) in bnxt_rte_to_hwrm_hash_types() argument232 if (rte_type & RTE_ETH_RSS_IPV4) in bnxt_rte_to_hwrm_hash_types()234 if (rte_type & RTE_ETH_RSS_NONFRAG_IPV4_TCP) in bnxt_rte_to_hwrm_hash_types()236 if (rte_type & RTE_ETH_RSS_NONFRAG_IPV4_UDP) in bnxt_rte_to_hwrm_hash_types()238 if (rte_type & RTE_ETH_RSS_IPV6) in bnxt_rte_to_hwrm_hash_types()240 if (rte_type & RTE_ETH_RSS_NONFRAG_IPV6_TCP) in bnxt_rte_to_hwrm_hash_types()242 if (rte_type & RTE_ETH_RSS_NONFRAG_IPV6_UDP) in bnxt_rte_to_hwrm_hash_types()
69 uint16_t bnxt_rte_to_hwrm_hash_types(uint64_t rte_type);
57 bool rte_type = type >= 0; in rte_flow_conv_copy() local59 size_t sz = rte_type ? desc[type].size : sizeof(void *); in rte_flow_conv_copy()63 if (rte_type && desc[type].desc_fn) in rte_flow_conv_copy()
1520 sfc_tunnel_rte_type_to_efx_udp_proto(enum rte_eth_tunnel_type rte_type) in sfc_tunnel_rte_type_to_efx_udp_proto() argument1522 switch (rte_type) { in sfc_tunnel_rte_type_to_efx_udp_proto()