| /dpdk/drivers/common/cnxk/ |
| H A D | cnxk_telemetry.h | 8 #define CNXK_TEL_STR(s) #s argument 9 #define CNXK_TEL_STR_PREFIX(s, p) CNXK_TEL_STR(p##s) argument 10 #define CNXK_TEL_DICT_INT(d, p, s, ...) \ argument 13 #define CNXK_TEL_DICT_PTR(d, p, s, ...) \ argument 16 #define CNXK_TEL_DICT_BF_PTR(d, p, s, ...) \ argument 19 #define CNXK_TEL_DICT_U64(d, p, s, ...) \ argument 22 #define CNXK_TEL_DICT_STR(d, p, s, ...) \ argument
|
| /dpdk/drivers/bus/fslmc/qbman/ |
| H A D | qbman_sys.h | 116 static inline void u64_to_le32_copy(void *d, const uint64_t *s, in u64_to_le32_copy() 139 static inline void u64_from_le32_copy(uint64_t *d, const void *s, in u64_from_le32_copy() 183 static inline void qbman_cinh_write(struct qbman_swp_sys *s, uint32_t offset, in qbman_cinh_write() 193 static inline void *qbman_cinh_write_start_wo_shadow(struct qbman_swp_sys *s, in qbman_cinh_write_start_wo_shadow() 204 static inline void qbman_cinh_write_complete(struct qbman_swp_sys *s, in qbman_cinh_write_complete() 221 static inline uint32_t qbman_cinh_read(struct qbman_swp_sys *s, uint32_t offset) in qbman_cinh_read() 231 static inline void *qbman_cinh_read_shadow(struct qbman_swp_sys *s, in qbman_cinh_read_shadow() 250 static inline void *qbman_cinh_read_wo_shadow(struct qbman_swp_sys *s, in qbman_cinh_read_wo_shadow() 260 static inline void *qbman_cena_write_start(struct qbman_swp_sys *s, in qbman_cena_write_start() 274 static inline void *qbman_cena_write_start_wo_shadow(struct qbman_swp_sys *s, in qbman_cena_write_start_wo_shadow() [all …]
|
| /dpdk/app/test/ |
| H A D | test_stack.c | 18 test_stack_push_pop(struct rte_stack *s, void **obj_table, unsigned int bulk_sz) in test_stack_push_pop() 102 struct rte_stack *s = NULL; in test_stack_basic() local 182 struct rte_stack *s[2]; in test_stack_name_reuse() local 207 struct rte_stack *s; in test_stack_name_length() local 231 struct rte_stack *s = rte_stack_lookup("stack_not_found"); in test_lookup_null() local 274 struct rte_stack *s; member 310 struct rte_stack *s; in test_stack_multithreaded() local
|
| H A D | test_stack_perf.c | 110 test_empty_pop(struct rte_stack *s) in test_empty_pop() 128 struct rte_stack *s; member 141 struct rte_stack *s; in bulk_push_pop() local 169 run_on_core_pair(struct lcore_pair *cores, struct rte_stack *s, in run_on_core_pair() 199 run_on_n_cores(struct rte_stack *s, lcore_function_t fn, int n) in run_on_n_cores() 252 test_single_push_pop(struct rte_stack *s) in test_single_push_pop() 273 test_bulk_push_pop(struct rte_stack *s) in test_bulk_push_pop() 301 struct rte_stack *s; in __test_stack_perf() local
|
| /dpdk/drivers/mempool/stack/ |
| H A D | rte_mempool_stack.c | 13 struct rte_stack *s; in __stack_alloc() local 48 struct rte_stack *s = mp->pool_data; in stack_enqueue() local 57 struct rte_stack *s = mp->pool_data; in stack_dequeue() local 65 struct rte_stack *s = mp->pool_data; in stack_get_count() local 73 struct rte_stack *s = mp->pool_data; in stack_free() local
|
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | bitalloc.h | 21 #define BA_L0(s) (((s) + 31) / 32) argument 22 #define BA_L1(s) ((BA_L0(s) + 31) / 32) argument 23 #define BA_L2(s) ((BA_L1(s) + 31) / 32) argument 24 #define BA_L3(s) ((BA_L2(s) + 31) / 32) argument 25 #define BA_L4(s) ((BA_L3(s) + 31) / 32) argument
|
| /dpdk/lib/eal/windows/include/ |
| H A D | sched.h | 33 #define CPU_SET(b, s) ((s)->_bits[_WHICH_SET(b)] |= (1LL << _WHICH_BIT(b))) argument 35 #define CPU_ZERO(s) \ argument 43 #define CPU_ISSET(b, s) (((s)->_bits[_WHICH_SET(b)] & \ argument 47 count_cpu(const rte_cpuset_t *s) in count_cpu() 57 #define CPU_COUNT(s) count_cpu(s) argument 75 #define CPU_FILL(s) \ argument
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_pipeline_spec.c | 46 extobj_spec_free(struct extobj_spec *s) in extobj_spec_free() 62 extobj_statement_parse(struct extobj_spec *s, in extobj_statement_parse() 107 struct_spec_free(struct struct_spec *s) in struct_spec_free() 132 struct_statement_parse(struct struct_spec *s, in struct_statement_parse() 166 struct_block_parse(struct struct_spec *s, in struct_block_parse() 283 header_spec_free(struct header_spec *s) in header_spec_free() 296 header_statement_parse(struct header_spec *s, in header_statement_parse() 334 metadata_spec_free(struct metadata_spec *s) in metadata_spec_free() 344 metadata_statement_parse(struct metadata_spec *s, in metadata_statement_parse() 377 action_spec_free(struct action_spec *s) in action_spec_free() [all …]
|
| /dpdk/drivers/common/nitrox/ |
| H A D | nitrox_hal.h | 35 } s; member 52 } s; member 69 } s; member 84 } s; member 97 } s; member 110 } s; member 133 } s; member 146 } s; member 159 } s; member 172 } s; member [all …]
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | smt.c | 13 struct smt_data *s = adap->smt; in cxgbe_do_smt_write_rpl() local 32 struct smt_data *s = adap->smt; in write_smt_entry() local 117 static struct smt_entry *find_or_alloc_smte(struct smt_data *s, u8 *smac) in find_or_alloc_smte() 151 struct smt_data *s = adap->smt; in t4_smt_alloc_switching() local 207 struct smt_data *s; in t4_init_smt() local
|
| /dpdk/lib/stack/ |
| H A D | rte_stack_std.h | 23 __rte_stack_std_push(struct rte_stack *s, void * const *obj_table, in __rte_stack_std_push() 62 __rte_stack_std_pop(struct rte_stack *s, void **obj_table, unsigned int n) in __rte_stack_std_pop() 96 __rte_stack_std_count(struct rte_stack *s) in __rte_stack_std_count()
|
| H A D | rte_stack.h | 111 rte_stack_push(struct rte_stack *s, void * const *obj_table, unsigned int n) in rte_stack_push() argument 135 rte_stack_pop(struct rte_stack *s, void **obj_table, unsigned int n) in rte_stack_pop() argument 155 rte_stack_count(struct rte_stack * s) rte_stack_count() argument 174 rte_stack_free_count(struct rte_stack * s) rte_stack_free_count() argument [all...] |
| H A D | rte_stack_lf.h | 36 __rte_stack_lf_push(struct rte_stack *s, in __rte_stack_lf_push() 74 __rte_stack_lf_pop(struct rte_stack *s, void **obj_table, unsigned int n) in __rte_stack_lf_pop()
|
| H A D | rte_stack.c | 55 struct rte_stack *s; in rte_stack_create() local 133 rte_stack_free(struct rte_stack *s) in rte_stack_free()
|
| /dpdk/lib/net/ |
| H A D | rte_ether.c | 44 const char *s = s0; in get_ether_addr6() local 73 static bool get_ether_addr3(const char *s, struct rte_ether_addr *ea, in get_ether_addr3() 106 static unsigned int get_ether_sep(const char *s, char *sep) in get_ether_sep() 134 rte_ether_unformat_addr(const char *s, struct rte_ether_addr *ea) in rte_ether_unformat_addr()
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec.h | 27 #define S_ASSERT_RTE_MBUF(s) \ argument 29 #define S_ASSERT_MLX5_CQE(s) \ argument
|
| /dpdk/lib/cmdline/ |
| H A D | cmdline_parse_string.c | 27 get_token_len(const char *s) in get_token_len() 41 get_next_token(const char *s) in get_next_token() 163 const char *s; in cmdline_complete_get_elt_string() local 195 const char *s; in cmdline_get_help_string() local
|
| /dpdk/drivers/crypto/ipsec_mb/ |
| H A D | pmd_aesni_gcm.c | 533 aesni_gcm_sgl_op_finalize_encryption(const struct aesni_gcm_session *s, in aesni_gcm_sgl_op_finalize_encryption() 552 aesni_gcm_sgl_op_finalize_decryption(const struct aesni_gcm_session *s, in aesni_gcm_sgl_op_finalize_decryption() 566 aesni_gcm_process_gcm_sgl_op(const struct aesni_gcm_session *s, in aesni_gcm_process_gcm_sgl_op() 599 aesni_gcm_process_gmac_sgl_op(const struct aesni_gcm_session *s, in aesni_gcm_process_gmac_sgl_op() 609 aesni_gcm_sgl_encrypt(struct aesni_gcm_session *s, in aesni_gcm_sgl_encrypt() 630 aesni_gcm_sgl_decrypt(struct aesni_gcm_session *s, in aesni_gcm_sgl_decrypt() 651 aesni_gmac_sgl_generate(struct aesni_gcm_session *s, in aesni_gmac_sgl_generate() 676 aesni_gmac_sgl_verify(struct aesni_gcm_session *s, in aesni_gmac_sgl_verify() 707 struct aesni_gcm_session *s = CRYPTODEV_GET_SYM_SESS_PRIV(sess); in aesni_gcm_process_bulk() local
|
| /dpdk/lib/eal/common/ |
| H A D | rte_service.c | 179 service_mt_safe(struct rte_service_spec_impl * s) service_mt_safe() argument 187 struct rte_service_spec_impl *s; rte_service_set_stats_enable() local 201 struct rte_service_spec_impl *s; rte_service_set_runstate_mapped_check() local 239 struct rte_service_spec_impl *s; rte_service_get_name() local 247 struct rte_service_spec_impl *s; rte_service_probe_capability() local 272 struct rte_service_spec_impl *s = &rte_services[free_slot]; rte_service_component_register() local 290 struct rte_service_spec_impl *s; rte_service_component_unregister() local 309 struct rte_service_spec_impl *s; rte_service_component_runstate_set() local 329 struct rte_service_spec_impl *s; rte_service_runstate_set() local 350 struct rte_service_spec_impl *s; rte_service_runstate_get() local 373 service_runner_do_callback(struct rte_service_spec_impl * s,struct core_state * cs,uint32_t service_idx) service_runner_do_callback() argument 414 service_run(uint32_t i,struct core_state * cs,uint64_t service_mask,struct rte_service_spec_impl * s,uint32_t serialize_mt_unsafe) service_run() argument 468 struct rte_service_spec_impl *s; rte_service_run_iter_on_app_lcore() local 991 struct rte_service_spec_impl *s; service_dump_one() local 1033 struct rte_service_spec_impl *s; rte_service_dump() local [all...] |
| /dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_plat.h | 14 #define nicvf_log_error(s, ...) PMD_DRV_LOG(ERR, s, ##__VA_ARGS__) argument 16 #define nicvf_log_debug(s, ...) PMD_DRV_LOG(DEBUG, s, ##__VA_ARGS__) argument 18 #define nicvf_mbox_log(s, ...) PMD_MBOX_LOG(DEBUG, s, ##__VA_ARGS__) argument 20 #define nicvf_log(s, ...) fprintf(stderr, s, ##__VA_ARGS__) argument
|
| /dpdk/drivers/common/cnxk/hw/ |
| H A D | ml.h | 70 } s; member 81 } s; member 92 } s; member 102 } s; member 113 } s; member 132 } s; member 151 } s; member 166 } s; member
|
| /dpdk/lib/power/ |
| H A D | power_common.c | 29 char *s; cpufreq_check_scaling_driver() local 91 char *s; read_core_sysfs_u32() local 114 char *s; read_core_sysfs_s() local [all...] |
| /dpdk/lib/telemetry/ |
| H A D | telemetry_legacy.c | 133 send_error_response(int s, int err) in send_error_response() 163 perform_command(telemetry_legacy_cb fn, const char *param, int s) in perform_command() 181 parse_client_request(char *buffer, int buf_len, int s) in parse_client_request() 233 int s = (int)(uintptr_t)sock_id; in legacy_client_handler() local
|
| /dpdk/drivers/crypto/openssl/ |
| H A D | compat.h | 100 set_dsa_sign(DSA_SIG *sign, BIGNUM *r, BIGNUM *s) in set_dsa_sign() 107 get_dsa_sign(DSA_SIG *sign, const BIGNUM **r, const BIGNUM **s) in get_dsa_sign() 135 set_dsa_sign(DSA_SIG *sign, BIGNUM *r, BIGNUM *s) in set_dsa_sign() 141 get_dsa_sign(DSA_SIG *sign, const BIGNUM **r, const BIGNUM **s) in get_dsa_sign() 204 set_dsa_sign(DSA_SIG *sign, BIGNUM *r, BIGNUM *s) in set_dsa_sign() 210 get_dsa_sign(DSA_SIG *sign, const BIGNUM **r, const BIGNUM **s) in get_dsa_sign()
|
| /dpdk/lib/eal/x86/ |
| H A D | rte_power_intrinsics.c | 155 struct power_wait_status *s; rte_power_monitor() local 257 struct power_wait_status *s; rte_power_monitor_wakeup() local 307 struct power_wait_status *s = &wait_status[lcore_id]; rte_power_monitor_multi() local [all...] |