Home
last modified time | relevance | path

Searched refs:SLIST_INSERT_HEAD (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_mem.c268 SLIST_INSERT_HEAD(&priv->mr_list, entry, next); in mlx5_vdpa_mem_register()
294 SLIST_INSERT_HEAD(&priv->mr_list, entry, next); in mlx5_vdpa_mem_register()
/dpdk/examples/cmdline/
H A Dcommands.c142 SLIST_INSERT_HEAD(&global_obj_list, o, next); in cmd_obj_add_parsed()
/dpdk/drivers/net/qede/
H A Dqede_ethdev.c670 SLIST_INSERT_HEAD(&qdev->uc_list_head, u, list); in qede_ucast_filter()
711 SLIST_INSERT_HEAD(&qdev->mc_list_head, m, list); in qede_add_mcast_filters()
956 SLIST_INSERT_HEAD(&qdev->vlan_list_head, vlan, list); in qede_vlan_filter_set()
H A Dqede_filter.c288 SLIST_INSERT_HEAD(&qdev->arfs_info.arfs_list_head, in qede_config_arfs_filter()
/dpdk/lib/eal/windows/include/sys/
H A Dqueue.h236 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c2276 SLIST_INSERT_HEAD(&fm->counters, fm_flow->counter, next); in enic_fm_counter_free()
2309 SLIST_INSERT_HEAD(&fm->counters, ctrs, next); in enic_fm_more_counters()