| /dpdk/drivers/crypto/cnxk/ |
| H A D | cnxk_sg.h | 12 fill_sg_comp(struct roc_sglist_comp *list, uint32_t i, phys_addr_t dma_addr, uint32_t size) in fill_sg_comp() 22 fill_sg_comp_from_buf(struct roc_sglist_comp *list, uint32_t i, struct roc_se_buf_ptr *from) in fill_sg_comp_from_buf() 32 fill_sg_comp_from_buf_min(struct roc_sglist_comp *list, uint32_t i, struct roc_se_buf_ptr *from, in fill_sg_comp_from_buf_min() 51 fill_sg_comp_from_iov(struct roc_sglist_comp *list, uint32_t i, struct roc_se_iov_ptr *from, in fill_sg_comp_from_iov() 132 fill_sg_comp_from_pkt(struct roc_sglist_comp *list, uint32_t i, struct rte_mbuf *pkt) in fill_sg_comp_from_pkt() 153 fill_sg2_comp_from_pkt(struct roc_sg2list_comp *list, uint32_t i, struct rte_mbuf *pkt) in fill_sg2_comp_from_pkt() 175 fill_sg2_comp(struct roc_sg2list_comp *list, uint32_t i, phys_addr_t dma_addr, uint32_t size) in fill_sg2_comp() 186 fill_sg2_comp_from_buf(struct roc_sg2list_comp *list, uint32_t i, struct roc_se_buf_ptr *from) in fill_sg2_comp_from_buf() 197 fill_sg2_comp_from_buf_min(struct roc_sg2list_comp *list, uint32_t i, struct roc_se_buf_ptr *from, in fill_sg2_comp_from_buf_min() 213 fill_sg2_comp_from_iov(struct roc_sg2list_comp *list, uint32_t i, struct roc_se_iov_ptr *from, in fill_sg2_comp_from_iov()
|
| /dpdk/app/test/ |
| H A D | test_devargs.c | 65 test_valid_devargs_cases(const struct devargs_case *list, size_t n) in test_valid_devargs_cases() 144 static const struct devargs_case list[] = { in test_valid_devargs() local 185 static const char * const list[] = { in test_invalid_devargs() local 213 static const struct devargs_parse_case list[] = { in test_valid_devargs_parsing() local 271 static const char * const list[] = { in test_invalid_devargs_parsing() local
|
| /dpdk/lib/stack/ |
| H A D | rte_stack_lf_stubs.h | 19 __rte_stack_lf_push_elems(struct rte_stack_lf_list *list, in __rte_stack_lf_push_elems() 31 __rte_stack_lf_pop_elems(struct rte_stack_lf_list *list, in __rte_stack_lf_pop_elems()
|
| H A D | rte_stack_lf_generic.h | 34 __rte_stack_lf_push_elems(struct rte_stack_lf_list *list, in __rte_stack_lf_push_elems() 75 __rte_stack_lf_pop_elems(struct rte_stack_lf_list *list, in __rte_stack_lf_pop_elems()
|
| H A D | rte_stack_lf_c11.h | 34 __rte_stack_lf_push_elems(struct rte_stack_lf_list *list, in __rte_stack_lf_push_elems() 73 __rte_stack_lf_pop_elems(struct rte_stack_lf_list *list, in __rte_stack_lf_pop_elems()
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common_utils.c | 37 struct mlx5_list *list; in mlx5_list_create() local 124 mlx5_list_lookup(struct mlx5_list *list, void *ctx) in mlx5_list_lookup() 264 mlx5_list_register(struct mlx5_list *list, void *ctx) in mlx5_list_register() 323 mlx5_list_unregister(struct mlx5_list *list, in mlx5_list_unregister() 370 mlx5_list_destroy(struct mlx5_list *list) in mlx5_list_destroy() 377 mlx5_list_get_entry_num(struct mlx5_list *list) in mlx5_list_get_entry_num()
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cnxk_eswitch_flow.c | 18 cnxk_eswitch_flow_rules_remove_list(struct cnxk_eswitch_dev *eswitch_dev, struct flow_list *list, in cnxk_eswitch_flow_rules_remove_list() 252 struct flow_list *list; in cnxk_eswitch_flow_rules_delete() local 277 struct flow_list *list; in cnxk_eswitch_flow_rules_install() local 391 struct flow_list *list; in cnxk_eswitch_pfvf_flow_rules_install() local
|
| /dpdk/drivers/crypto/qat/dev/ |
| H A D | qat_crypto_pmd_gen_lce.c | 24 struct qat_sgl *list = (struct qat_sgl *)list_in; in qat_sgl_add_buffer_gen_lce() local 51 struct qat_sgl *list = (struct qat_sgl *)list_in; in qat_sgl_fill_array_with_mbuf() local
|
| /dpdk/lib/ethdev/ |
| H A D | ethdev_private.c | 54 rte_eth_devargs_enlist(uint16_t *list, uint16_t *len_list, in rte_eth_devargs_enlist() argument 71 rte_eth_devargs_process_range(char *str, uint16_t *list, uint16_t *len_list, in rte_eth_devargs_process_range() argument 104 rte_eth_devargs_process_list(char * str,uint16_t * list,uint16_t * len_list,const uint16_t max_list) rte_eth_devargs_process_list() argument [all...] |
| /dpdk/examples/cmdline/ |
| H A D | parse_obj_list.h | 30 struct object_list *list; member
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_npc_utils.c | 569 struct npc_prio_flow_list_head *list; in npc_slide_mcam_entries() local 705 struct npc_prio_flow_list_head *list; in npc_sort_mcams_by_user_prio_level() local 763 struct npc_prio_flow_list_head *list; in npc_insert_into_flow_list() local 825 struct npc_prio_flow_list_head *list; in npc_find_mcam_ref_entry() local 920 struct npc_prio_flow_list_head *list; in npc_delete_prio_list_entry() local
|
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_feature_dev.c | 277 static void feature_uinit(struct ifpga_feature_list *list) in feature_uinit() 291 struct ifpga_feature_list *list) in feature_init()
|
| H A D | ifpga_feature_dev.h | 64 get_feature_by_id(struct ifpga_feature_list *list, u64 id) in get_feature_by_id()
|
| /dpdk/drivers/common/qat/ |
| H A D | qat_common.c | 42 struct qat_sgl *list = (struct qat_sgl *)list_in; in qat_sgl_fill_array() local
|
| /dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_hw.c | 254 nicvf_roundup_list(uint32_t val, uint32_t list[], uint32_t entries) in nicvf_roundup_list() 469 uint32_t list[] = {RBDR_QUEUE_SZ_8K, RBDR_QUEUE_SZ_16K, in nicvf_qsize_rbdr_roundup() local 578 uint32_t list[] = {SND_QUEUE_SZ_1K, SND_QUEUE_SZ_2K, in nicvf_qsize_sq_roundup() local 683 uint32_t list[] = {CMP_QUEUE_SZ_1K, CMP_QUEUE_SZ_2K, in nicvf_qsize_cq_roundup() local
|
| /dpdk/drivers/bus/dpaa/include/ |
| H A D | netcfg.h | 18 struct list_head *list; member
|
| /dpdk/drivers/event/dlb2/pf/ |
| H A D | dlb2_main.h | 27 struct dlb2_list_head list; member
|
| /dpdk/drivers/bus/dpaa/base/qbman/ |
| H A D | bman_priv.h | 57 struct list_head list; member
|
| /dpdk/drivers/common/dpaax/ |
| H A D | dpaa_of.h | 78 struct list_head list; /**< Nodes within a parent subdir */ member
|
| /dpdk/lib/cryptodev/ |
| H A D | rte_cryptodev.c | 637 struct rte_cryptodev_cb_rcu *list; cryptodev_cb_cleanup() local 677 struct rte_cryptodev_cb_rcu *list; cryptodev_cb_init() local 1499 struct rte_cryptodev_cb_rcu *list; rte_cryptodev_add_enq_callback() local 1569 struct rte_cryptodev_cb_rcu *list; rte_cryptodev_remove_enq_callback() local 1645 struct rte_cryptodev_cb_rcu *list; rte_cryptodev_add_deq_callback() local 1716 struct rte_cryptodev_cb_rcu *list; rte_cryptodev_remove_deq_callback() local [all...] |
| H A D | rte_cryptodev.h | 1914 struct rte_cryptodev_cb_rcu *list; rte_cryptodev_dequeue_burst() local 1981 struct rte_cryptodev_cb_rcu *list; rte_cryptodev_enqueue_burst() local [all...] |
| /dpdk/app/test-compress-perf/ |
| H A D | comp_perf_options.h | 45 uint8_t list[MAX_LIST]; member
|
| /dpdk/drivers/net/mlx4/ |
| H A D | mlx4_glue.c | 59 mlx4_glue_free_device_list(struct ibv_device **list) in mlx4_glue_free_device_list()
|
| /dpdk/drivers/common/mlx5/windows/ |
| H A D | mlx5_glue.c | 41 mlx5_glue_devx_free_device_list(void *list) in mlx5_glue_devx_free_device_list()
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_spq.h | 58 osal_list_entry_t list; member
|