Searched refs:RTE_VECT_SIMD_256 (Results 1 – 11 of 11) 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
179 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in acl_check_alg_x86()188 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()
826 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) { in enic_use_vector_rx_handler()
3103 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in i40e_get_latest_rx_vec()3121 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in i40e_get_recommend_rx_vec()3276 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in i40e_get_latest_tx_vec()3292 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in i40e_get_recommend_tx_vec()
651 && rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in rte_efd_create()
2329 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in iavf_set_rx_function()2430 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in iavf_set_tx_function()
3047 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in ice_set_rx_function()3263 rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256) in ice_set_tx_function()
512 RTE_VECT_SIMD_256 = 256,519 else if (rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_256)