Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 25 of 59) sorted by relevance

123

/dpdk/app/test/
H A Dtest_table_tables.c144 char *entries[RTE_PORT_IN_BURST_SIZE_MAX]; in test_table_stub() local
178 char *entries[RTE_PORT_IN_BURST_SIZE_MAX]; in test_table_array() local
294 char *entries[RTE_PORT_IN_BURST_SIZE_MAX]; in test_table_lpm() local
460 char *entries[RTE_PORT_IN_BURST_SIZE_MAX]; in test_table_lpm_ipv6() local
638 char *entries[RTE_PORT_IN_BURST_SIZE_MAX]; in test_table_hash_lru_generic() local
741 char *entries[RTE_PORT_IN_BURST_SIZE_MAX]; in test_table_hash_ext_generic() local
902 char *entries[RTE_PORT_IN_BURST_SIZE_MAX]; in test_table_hash_cuckoo() local
/dpdk/drivers/event/opdl/
H A Dopdl_ring.c268 copy_entries_out(struct opdl_ring *t, uint32_t start, void *entries, in copy_entries_out()
289 opdl_ring_input_singlethread(struct opdl_ring *t, const void *entries, in opdl_ring_input_singlethread()
461 opdl_ring_input_multithread(struct opdl_ring *t, const void *entries, in opdl_ring_input_multithread()
495 opdl_stage_claim_singlethread(struct opdl_stage *s, void *entries, in opdl_stage_claim_singlethread()
560 opdl_stage_claim_multithread(struct opdl_stage *s, void *entries, in opdl_stage_claim_multithread()
591 opdl_stage_claim_copy_singlethread(struct opdl_stage *s, void *entries, in opdl_stage_claim_copy_singlethread()
606 opdl_stage_claim_copy_multithread(struct opdl_stage *s, void *entries, in opdl_stage_claim_copy_multithread()
649 const void *entries, uint32_t num_entries, bool block) in opdl_ring_copy_from_burst()
669 void *entries, uint32_t num_entries, bool block) in opdl_ring_copy_to_burst()
705 opdl_stage_claim(struct opdl_stage *s, void *entries, in opdl_stage_claim()
[all …]
/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_nsp_eth.c265 union eth_table_entry *entries; in __nfp_eth_read_ports() local
348 union eth_table_entry *entries; in nfp_eth_config_start() local
386 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_config_cleanup_end() local
411 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_config_commit_end() local
441 union eth_table_entry *entries; in nfp_eth_set_mod_enable() local
481 union eth_table_entry *entries; in nfp_eth_set_configured() local
519 union eth_table_entry *entries = nfp_nsp_config_entries(nsp); in nfp_eth_set_bit_config() local
/dpdk/lib/table/
H A Drte_swx_table_wm.c66 count_entries(struct rte_swx_table_entry_list *entries) in count_entries()
181 struct rte_swx_table_entry_list *entries, in acl_table_rules_get()
276 struct rte_swx_table_entry_list *entries, in acl_table_create()
341 struct rte_swx_table_entry_list *entries, in entry_data_copy()
383 struct rte_swx_table_entry_list *entries, in table_create()
H A Drte_table_hash_key32.c693 pkts_mask_out, entries, f) \ argument
713 entries, buckets_mask, buckets, keys, f) \ argument
739 entries, buckets_mask, f) \ argument
843 bucket20, bucket21, pkts_mask_out, entries, f) \ argument
871 bucket21, pkts_mask_out, entries, buckets_mask, buckets, keys, f)\ argument
913 void **entries) in rte_table_hash_lookup_key32_lru()
1040 void **entries) in rte_table_hash_lookup_key32_ext()
H A Drte_table_hash_key8.c634 pkts_mask_out, entries, f) \ argument
654 entries, buckets_mask, buckets, keys, f) \ argument
679 #define lookup_grinder(pkt_index, buckets, keys, pkts_mask_out, entries,\ argument
778 bucket20, bucket21, pkts_mask_out, entries, f) \ argument
806 bucket21, pkts_mask_out, entries, buckets_mask, buckets, keys, f)\ argument
848 void **entries) in rte_table_hash_lookup_key8_lru()
974 void **entries) in rte_table_hash_lookup_key8_ext()
H A Drte_table_hash_key16.c664 pkts_mask_out, entries, f) \ argument
683 #define lookup1_stage2_ext(pkt2_index, mbuf2, bucket2, pkts_mask_out, entries, \ argument
709 #define lookup_grinder(pkt_index, buckets, keys, pkts_mask_out, entries,\ argument
806 bucket20, bucket21, pkts_mask_out, entries, f) \ argument
834 bucket21, pkts_mask_out, entries, buckets_mask, buckets, keys, f) \ argument
876 void **entries) in rte_table_hash_lookup_key16_lru()
1005 void **entries) in rte_table_hash_lookup_key16_ext()
H A Drte_table_acl.c416 void **entries, in rte_table_acl_entry_add_bulk()
599 void **entries) in rte_table_acl_entry_delete_bulk()
719 void **entries) in rte_table_acl_lookup()
H A Drte_table_stub.c56 __rte_unused void **entries) in rte_table_stub_lookup()
H A Drte_table_hash_lru.c402 void **entries) in rte_table_hash_lru_lookup_unoptimized()
731 entries) \ argument
806 void **entries) in rte_table_hash_lru_lookup()
H A Drte_table_hash_ext.c467 void **entries) in rte_table_hash_ext_lookup_unoptimized()
793 entries) \ argument
854 void **entries) in rte_table_hash_ext_lookup()
H A Drte_table_array.c146 void **entries) in rte_table_array_lookup()
/dpdk/lib/ring/
H A Drte_ring_rts_elem_pvt.h130 uint32_t *entries) in __rte_ring_rts_move_cons_head()
247 uint32_t entries, head; in __rte_ring_do_rts_dequeue_elem() local
H A Drte_ring_hts_elem_pvt.h115 uint32_t *entries) in __rte_ring_hts_move_cons_head()
232 uint32_t entries, head; in __rte_ring_do_hts_dequeue_elem() local
H A Drte_ring_generic_pvt.h128 uint32_t *entries) in __rte_ring_move_cons_head()
H A Drte_ring_c11_pvt.h133 uint32_t *entries) in __rte_ring_move_cons_head()
/dpdk/lib/cfgfile/
H A Drte_cfgfile.c20 struct rte_cfgfile_entry *entries; member
521 struct rte_cfgfile_entry *entries, int max_entries) in rte_cfgfile_section_entries()
535 struct rte_cfgfile_entry *entries, int max_entries) in rte_cfgfile_section_entries_by_index()
/dpdk/lib/hash/
H A Drte_fbk_hash.h50 uint32_t entries; /**< Total number of entries. */ member
71 uint32_t entries; /**< Total number of entries. */ member
H A Drte_hash.h84 uint32_t entries; /**< Total hash table entries. */ member
/dpdk/drivers/net/ice/base/
H A Dice_xlt_kb.h25 struct ice_xlt_kb_entry entries[ICE_XLT_KB_TBL_CNT]; member
/dpdk/drivers/common/dpaax/
H A Ddpaax_iova_table.h35 struct dpaax_iovat_element entries[0]; member
/dpdk/examples/qos_sched/
H A Dcfg_file.c430 struct rte_cfgfile_entry entries[n_entries]; in cfg_load_subport() local
/dpdk/examples/ipsec-secgw/
H A Dsa.c1219 sa_add_rules(struct sa_ctx *sa_ctx, const struct ipsec_sa entries[], in sa_add_rules()
1407 sa_out_add_rules(struct sa_ctx *sa_ctx, const struct ipsec_sa entries[], in sa_out_add_rules()
1414 sa_in_add_rules(struct sa_ctx *sa_ctx, const struct ipsec_sa entries[], in sa_in_add_rules()
/dpdk/app/test-bbdev/
H A Dtest_bbdev_vector.h70 struct op_data_entries entries[DATA_NUM_TYPES]; member
/dpdk/drivers/net/sfc/
H A Dsfc_tx.h98 unsigned int entries; member

123