Searched refs:ECORE_LIST_SPLICE_INIT (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/bnx2x/ | ||
| H A D | ecore_sp.h | 288 #define ECORE_LIST_SPLICE_INIT(_list1, _list2) \ macro |
| H A D | ecore_sp.c | 219 ECORE_LIST_SPLICE_INIT(&o->pending_comp, &o->exe_queue); in ecore_exe_queue_step() |