Home
last modified time | relevance | path

Searched refs:SLIST_HEAD (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/qede/
H A Dqede_ethdev.h204 SLIST_HEAD(arfs_list_head, qede_arfs_entry)arfs_list_head;
241 SLIST_HEAD(vlan_list_head, qede_vlan_entry)vlan_list_head;
245 SLIST_HEAD(mc_list_head, qede_mcast_entry) mc_list_head;
247 SLIST_HEAD(uc_list_head, qede_ucast_entry) uc_list_head;
/dpdk/examples/cmdline/
H A Dparse_obj_list.h25 SLIST_HEAD(object_list, object);
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.h159 SLIST_HEAD(mr_list, mlx5_vdpa_query_mr) mr_list;
/dpdk/lib/eal/windows/include/sys/
H A Dqueue.h149 #define SLIST_HEAD(name, type) \ macro
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c156 SLIST_HEAD(enic_free_counters, enic_fm_counter) counters;