Home
last modified time | relevance | path

Searched refs:LIST_ENTRY (Results 1 – 25 of 39) sorted by relevance

12

/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.h89 LIST_ENTRY(rte_flow) next;
100 LIST_ENTRY(mrvl_mtr_profile) next;
107 LIST_ENTRY(mrvl_mtr) next;
118 LIST_ENTRY(mrvl_tm_shaper_profile) next;
130 LIST_ENTRY(mrvl_tm_node) next;
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_tm.h23 LIST_ENTRY(dpaa2_tm_shaper_profile) next;
30 LIST_ENTRY(dpaa2_tm_node) next;
/dpdk/drivers/net/ionic/
H A Dionic_rx_filter.h20 LIST_ENTRY(ionic_rx_filter) by_hash;
21 LIST_ENTRY(ionic_rx_filter) by_id;
H A Dionic.h65 LIST_ENTRY(ionic_adapter) pci_adapters;
/dpdk/drivers/net/hns3/
H A Dhns3_flow.h11 LIST_ENTRY(hns3_flow_counter) next; /* Pointer to the next counter. */
/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.h34 LIST_ENTRY(rte_flow) next; /**< Pointer to the next flow structure. */
H A Dmlx4_mr.h34 LIST_ENTRY(mlx4_mr) mr; /**< Pointer to the prev/next entry. */
H A Dmlx4.h155 LIST_ENTRY(mlx4_priv) mem_event_cb;
H A Dmlx4_rxtx.h67 LIST_ENTRY(mlx4_rss) next; /**< Next entry in list. */
/dpdk/drivers/net/mlx5/
H A Dmlx5.h499 LIST_ENTRY(mlx5_counter_stats_mem_mng) next;
506 LIST_ENTRY(mlx5_counter_stats_raw) next;
576 LIST_ENTRY(mlx5_aso_age_action) next;
928 LIST_ENTRY(mlx5_aso_mtr) next;
1108 LIST_ENTRY(mlx5_aso_ct_action) next; /* Pointer to the next ASO CT. */
1182 LIST_ENTRY(mlx5_dev_ctx_shared) next;
1311 LIST_ENTRY(mlx5_rxq_obj) next; /* Pointer to the next element. */
1332 LIST_ENTRY(mlx5_ind_table_obj) next; /* Pointer to the next element. */
1366 LIST_ENTRY(mlx5_txq_obj) next; /* Pointer to the next element. */
H A Dmlx5_rx.h149 LIST_ENTRY(mlx5_rxq_ctrl) next; /* Pointer to the next element. */
155 LIST_ENTRY(mlx5_rxq_ctrl) share_entry; /* Entry in shared RXQ list. */
173 LIST_ENTRY(mlx5_rxq_priv) owner_entry; /* Entry in shared rxq_ctrl. */
H A Dmlx5_flow.h577 LIST_ENTRY(mlx5_flow_mreg_copy_resource) next;
911 LIST_ENTRY(mlx5_flow_tunnel) chain;
1039 LIST_ENTRY(mlx5_action_construct_data) next;
1064 LIST_ENTRY(rte_flow_pattern_template) next;
1074 LIST_ENTRY(rte_flow_actions_template) next;
1137 LIST_ENTRY(rte_flow_template_table) next;
/dpdk/drivers/net/enic/
H A Denic.h71 LIST_ENTRY(enic_memzone_entry) entries;
79 LIST_ENTRY(rte_flow) next;
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_utils.h30 LIST_ENTRY(mlx5_list_entry) next; /* Entry pointers in the list. */
H A Dmlx5_common_mr.h41 LIST_ENTRY(mlx5_mr) mr; /**< Pointer to the prev/next entry. */
/dpdk/drivers/raw/cnxk_gpio/
H A Dcnxk_gpio_irq.c32 LIST_ENTRY(cnxk_gpio_irq_stack) next;
/dpdk/lib/ipsec/
H A Dipsec_telemetry.c12 LIST_ENTRY(ipsec_telemetry_entry) next;
/dpdk/lib/eal/windows/
H A Deal_alarm.c23 LIST_ENTRY(alarm_entry) next;
/dpdk/lib/eal/freebsd/
H A Deal_alarm.c34 LIST_ENTRY(alarm_entry) next;
/dpdk/lib/eal/linux/
H A Deal_alarm.c39 LIST_ENTRY(alarm_entry) next;
/dpdk/drivers/net/netvsc/
H A Dhn_var.h130 LIST_ENTRY(hv_hotadd_context) list;
/dpdk/lib/eal/common/
H A Dmalloc_elem.h29 LIST_ENTRY(malloc_elem) free_list;
/dpdk/drivers/net/ice/
H A Dice_ethdev.h231 LIST_ENTRY(pool_entry) next;
/dpdk/drivers/net/ice/base/
H A Dice_osdep.h330 LIST_ENTRY(ice_list_entry) next;
/dpdk/lib/bpf/
H A Dbpf_pkt.c33 LIST_ENTRY(bpf_eth_cbi) link;

12