Searched refs:TAILQ_CONCAT (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_osdep_list.h | 94 TAILQ_CONCAT(head, src_head, node); in dlb2_list_splice()
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_ctl.c | 571 TAILQ_CONCAT(&table->entries, &table->pending_add, node); in table_pending_add_admit() 605 TAILQ_CONCAT(&table->entries, &table->pending_modify0, node); in table_pending_modify0_admit() 639 TAILQ_CONCAT(&table->entries, &table->pending_modify1, node); in table_pending_modify1_admit() 673 TAILQ_CONCAT(&table->entries, &table->pending_delete, node); in table_pending_delete_admit()
|
| /dpdk/lib/eal/windows/include/sys/ |
| H A D | queue.h | 675 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.c | 9068 TAILQ_CONCAT(&cmng->counters[cnt_type], in mlx5_flow_async_pool_query_handle()
|
| H A D | mlx5_flow_dv.c | 6164 TAILQ_CONCAT(&cmng->counters[cnt_type], &tmp_tq, next); in flow_dv_counter_pool_prepare()
|