Searched refs:RTE_VECT_SIMD_256 (Results 1 – 13 of 13) sorted by relevance
18 #define RTE_VECT_DEFAULT_SIMD_BITWIDTH RTE_VECT_SIMD_256
197 RTE_VECT_SIMD_256 = 256, /**< Limits path selection to AVX2 or below. */ enumerator
39 #define RTE_VECT_DEFAULT_SIMD_BITWIDTH RTE_VECT_SIMD_256
178 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in acl_check_alg_x86()187 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in acl_check_alg_x86()
118 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in rte_member_create_ht()
821 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) { in enic_use_vector_rx_handler()
648 && rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in rte_efd_create()
2916 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in iavf_set_rx_function()3072 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in iavf_set_tx_function()
3271 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in ice_set_rx_function()3524 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in ice_set_tx_function()
601 RTE_VECT_SIMD_256 = 256,608 else if (rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256)
1262 if (rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256 && in bnxt_receive_function()1315 if (rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256 && in bnxt_transmit_function()
3216 if (rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256 && in get_avx_supported()
2824 if (rte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_256) in hns3_get_sve_support()