Searched defs:_F_ (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | acl_run_avx512_common.h | 26 _F_(calc_addr)(_T_simd index_mask, _T_simd next_input, _T_simd shuffle_input, in _F_() function 74 _F_(trans)(_T_simd next_input, const uint64_t *trans, _T_simd *tr_lo, in _F_() function 105 _F_(first_trans)(const struct acl_flow_avx512 *flow, _T_simd next_input, in _F_() function 135 _F_(get_next_bytes)(const struct acl_flow_avx512 *flow, _T_simd pdata[2], in _F_() function 231 _F_(match_process)(struct acl_flow_avx512 *flow, uint32_t *fmsk, in _F_() function 264 _F_(match_check_process)(struct acl_flow_avx512 *flow, uint32_t fm[2], in _F_() function 311 _F_(search_trie)(struct acl_flow_avx512 *flow) in _F_() function 369 _F_(resolve_match_idx)(_T_simd mi) in _F_() function 380 _F_(resolve_pri)(const int32_t res[], const int32_t pri[], in _F_() function 426 _F_(resolve_sc)(uint32_t result[], const int32_t res[], in _F_() function [all …]
|
| H A D | acl_run_avx512x8.h | 25 #define _F_(x) x##_avx512x8 macro 179 _F_(gather_bytes)(__m256i zero, const __m256i p[2], const uint32_t m[2], in _F_() function
|
| H A D | acl_run_avx512x16.h | 25 #define _F_(x) x##_avx512x16 macro 219 _F_(gather_bytes)(__m512i zero, const __m512i p[2], const uint32_t m[2], in _F_() function
|
| /f-stack/dpdk/drivers/net/atlantic/hw_atl/ |
| H A D | hw_atl_utils.h | 504 #define IS_CHIP_FEATURE(_F_) (HAL_ATLANTIC_UTILS_CHIP_##_F_ & \ argument
|