| /dpdk/drivers/net/cxgbe/ |
| H A D | mps_tcam.c | 9 match_entry(struct mps_tcam_entry *entry, const u8 *eth_addr, const u8 *mask) in match_entry() 19 struct mps_tcam_entry *entry = t->entry; in cxgbe_update_free_idx() local 45 struct mps_tcam_entry *entry = t->entry; in cxgbe_mpstcam_lookup() local 67 struct mps_tcam_entry *entry; in cxgbe_mpstcam_alloc() local 115 struct mps_tcam_entry *entry; in cxgbe_mpstcam_modify() local 164 static inline void reset_mpstcam_entry(struct mps_tcam_entry *entry) in reset_mpstcam_entry() 181 struct mps_tcam_entry *entry; in cxgbe_mpstcam_remove() local 214 struct mps_tcam_entry *entry; in cxgbe_mpstcam_rawf_enable() local 245 struct mps_tcam_entry *entry; in cxgbe_mpstcam_rawf_disable() local
|
| /dpdk/app/test-mldev/ |
| H A D | ml_test.c | 10 ml_test_register(struct ml_test_entry *entry) in ml_test_register() 18 struct ml_test_entry *entry; in ml_test_get() local 33 struct ml_test_entry *entry; in ml_test_dump_names() local
|
| /dpdk/app/test-eventdev/ |
| H A D | evt_test.c | 14 evt_test_register(struct evt_test_entry *entry) in evt_test_register() 22 struct evt_test_entry *entry; in evt_test_get() local 37 struct evt_test_entry *entry; in evt_test_dump_names() local
|
| /dpdk/lib/ipsec/ |
| H A D | ipsec_telemetry.c | 24 struct ipsec_telemetry_entry *entry; in handle_telemetry_cmd_ipsec_sa_list() local 50 struct ipsec_telemetry_entry *entry; in handle_telemetry_cmd_ipsec_sa_stats() local 108 struct ipsec_telemetry_entry *entry; in handle_telemetry_cmd_ipsec_sa_details() local 210 struct ipsec_telemetry_entry *entry = rte_zmalloc(NULL, in rte_ipsec_telemetry_sa_add() local 222 struct ipsec_telemetry_entry *entry; in rte_ipsec_telemetry_sa_del() local
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common_utils.c | 77 struct mlx5_list_entry *entry = in __list_lookup() local 107 struct mlx5_list_entry *entry = NULL; in _mlx5_list_lookup() local 153 struct mlx5_list_entry *entry = LIST_FIRST(&c->h); in __list_cache_clean() local 177 struct mlx5_list_entry *entry = NULL, *local_entry; in _mlx5_list_register() local 266 struct mlx5_list_entry *entry; in mlx5_list_register() local 283 struct mlx5_list_entry *entry, in _mlx5_list_unregister() 324 struct mlx5_list_entry *entry) in mlx5_list_unregister() 345 struct mlx5_list_entry *entry; in mlx5_list_uninit() local 466 struct mlx5_list_entry *entry; in mlx5_hlist_register() local 491 mlx5_hlist_unregister(struct mlx5_hlist *h, struct mlx5_list_entry *entry) in mlx5_hlist_unregister()
|
| H A D | mlx5_common_mr.c | 169 mr_btree_insert(struct mlx5_mr_btree *bt, struct mr_cache_entry *entry) in mr_btree_insert() 280 struct mr_cache_entry *entry = &lkp_tbl[idx]; in mlx5_mr_btree_dump() local 332 mr_find_next_chunk(struct mlx5_mr *mr, struct mr_cache_entry *entry, in mr_find_next_chunk() 402 struct mr_cache_entry entry; in mlx5_mr_insert_cache() local 430 struct mr_cache_entry *entry, uintptr_t addr) in mlx5_mr_lookup_list() 470 struct mr_cache_entry *entry, uintptr_t addr) in mlx5_mr_lookup_cache() 655 struct mr_cache_entry *entry, uintptr_t addr) in mlx5_mr_create_secondary() 700 struct mr_cache_entry *entry, uintptr_t addr, in mlx5_mr_create_primary() 971 struct mr_cache_entry *entry, uintptr_t addr) in mlx5_mr_create() 1006 struct mr_cache_entry *entry, uintptr_t addr) in mr_lookup_caches() [all …]
|
| /dpdk/drivers/crypto/mlx5/ |
| H A D | mlx5_crypto_dek.c | 56 struct mlx5_list_entry *entry; in mlx5_crypto_dek_prepare() local 71 struct mlx5_crypto_dek *entry = rte_zmalloc(__func__, sizeof(*entry), in mlx5_crypto_dek_clone_cb() local 85 struct mlx5_list_entry *entry) in mlx5_crypto_dek_clone_free_cb() 95 struct mlx5_list_entry *entry, void *cb_ctx) in mlx5_crypto_dek_match_cb() 149 struct mlx5_list_entry *entry) in mlx5_crypto_dek_remove_cb()
|
| /dpdk/examples/qos_sched/ |
| H A D | cfg_file.c | 28 int parse_u64(const char *entry, uint64_t *val) in parse_u64() 46 const char *entry; in cfg_load_port() local 67 const char *entry; in cfg_load_pipe() local 183 const char *entry; in cfg_load_subport_profile() local 285 const char *entry; in cfg_load_subport() local
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_tunnel.c | 88 __in efx_tunnel_udp_entry_t *entry) in ef10_entry_staged() 118 unsigned int entry; in efx_mcdi_set_tunnel_encap_udp_ports() local 326 unsigned int entry; in efx_tunnel_config_udp_add() local 390 __in unsigned int entry) in efx_tunnel_config_udp_do_remove() 416 __in unsigned int entry) in efx_tunnel_config_udp_remove_prepare() 446 unsigned int entry; in efx_tunnel_config_udp_remove() local 539 efx_tunnel_udp_entry_t *entry; in efx_tunnel_reconfigure() local
|
| /dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_bsvf.c | 15 nicvf_bsvf_push(struct svf_entry *entry) in nicvf_bsvf_push() 26 struct svf_entry *entry; in nicvf_bsvf_pop() local
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_memalloc.c | 151 struct mem_event_callback_entry *entry; in eal_memalloc_mem_event_callback_register() local 200 struct mem_event_callback_entry *entry; in eal_memalloc_mem_event_callback_unregister() local 240 struct mem_event_callback_entry *entry; in eal_memalloc_mem_event_notify() local 257 struct mem_alloc_validator_entry *entry; in eal_memalloc_mem_alloc_validator_register() local 307 struct mem_alloc_validator_entry *entry; in eal_memalloc_mem_alloc_validator_unregister() local 346 struct mem_alloc_validator_entry *entry; in eal_memalloc_mem_alloc_validate() local
|
| H A D | malloc_mp.c | 301 struct mp_request *entry; in handle_request() local 407 struct mp_request *entry; handle_sync_response() local 558 struct mp_request *entry; handle_rollback_response() local 605 struct mp_request *entry; handle_response() local 702 struct mp_request *entry; request_to_primary() local [all...] |
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | ll.c | 21 struct ll_entry *entry) in ll_insert() 39 struct ll_entry *entry) in ll_delete()
|
| H A D | dpool.h | 65 struct dpool_free_list_entry entry[DP_MAX_FREE_SIZE]; member 114 struct dpool_adj_list_entry entry[DP_MAX_FREE_SIZE]; member 142 struct dpool_entry *entry; member
|
| /dpdk/drivers/net/thunderx/ |
| H A D | nicvf_svf.c | 18 struct svf_entry *entry = NULL; in nicvf_svf_push() local 35 struct svf_entry *entry; in nicvf_svf_pop() local
|
| H A D | nicvf_rxtx.h | 25 fill_sq_desc_gather(union sq_entry_t *entry, struct rte_mbuf *pkt) in fill_sq_desc_gather() 50 fill_sq_desc_gather(union sq_entry_t *entry, struct rte_mbuf *pkt) in fill_sq_desc_gather()
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_dp.c | 37 struct sfc_dp *entry; in sfc_dp_find_by_name() local 54 struct sfc_dp *entry; in sfc_dp_find_by_caps() local 69 sfc_dp_register(struct sfc_dp_list *head, struct sfc_dp *entry) in sfc_dp_register()
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_ctl.c | 286 table_entry_free(struct rte_swx_table_entry *entry) in table_entry_free() 300 struct rte_swx_table_entry *entry; in table_entry_alloc() local 334 table_entry_key_check_em(struct table *table, struct rte_swx_table_entry *entry) in table_entry_key_check_em() 356 struct rte_swx_table_entry *entry, in table_entry_check() 415 struct rte_swx_table_entry *entry, in table_entry_duplicate() 534 table_entries_find(struct table *table, struct rte_swx_table_entry *entry) in table_entries_find() 549 struct rte_swx_table_entry *entry; in table_entries_free() local 561 table_pending_add_find(struct table *table, struct rte_swx_table_entry *entry) in table_pending_add_find() 582 struct rte_swx_table_entry *entry; in table_pending_add_free() local 595 struct rte_swx_table_entry *entry) in table_pending_modify0_find() [all …]
|
| /dpdk/drivers/event/octeontx/ |
| H A D | timvf_worker.c | 32 struct tim_mem_entry * const entry) in timvf_format_event() 72 struct tim_mem_entry entry; in timvf_timer_arm_burst_sp() local 109 struct tim_mem_entry entry; in timvf_timer_arm_burst_mp() local 149 alignas(RTE_CACHE_LINE_SIZE) struct tim_mem_entry entry[TIMVF_MAX_BURST]; in timvf_timer_arm_tmo_brst() local
|
| /dpdk/app/test/ |
| H A D | test_table_pipeline.c | 81 __rte_unused struct rte_pipeline_table_entry **entry, in table_action_0x00() 94 __rte_unused struct rte_pipeline_table_entry **entry, in table_action_stub_hit() 109 __rte_unused struct rte_pipeline_table_entry *entry, in table_action_stub_miss()
|
| /dpdk/examples/bpf/ |
| H A D | dummy.c | 17 entry(void *arg) in entry() function
|
| H A D | t2.c | 24 entry(void *pkt) in entry() function
|
| H A D | t3.c | 33 entry(const void *pkt) in entry() function
|
| /dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa_mem.c | 22 struct mlx5_vdpa_query_mr *entry; in mlx5_vdpa_mem_dereg() local 184 struct mlx5_vdpa_query_mr *entry; in mlx5_vdpa_create_indirect_mkey() local 384 struct mlx5_vdpa_query_mr *entry; in mlx5_vdpa_register_mr() local
|
| /dpdk/drivers/common/dpaax/ |
| H A D | dpaax_iova_table.c | 163 struct dpaax_iovat_element *entry; in dpaax_iova_table_populate() local 272 struct dpaax_iovat_element *entry; in dpaax_iova_table_update() local 356 struct dpaax_iovat_element *entry; in dpaax_iova_table_dump() local
|