Searched refs:ECORE_LIST_REMOVE_ENTRY (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Decore_sp.c164 ECORE_LIST_REMOVE_ENTRY(&elem->link, &o->pending_comp);
219 ECORE_LIST_REMOVE_ENTRY(&elem->link, &o->exe_queue);
221 ECORE_LIST_REMOVE_ENTRY(&spacer.link, &o->pending_comp);
1884 ECORE_LIST_REMOVE_ENTRY(&pos->link, &exeq->exe_queue);
2042 ECORE_LIST_REMOVE_ENTRY(&reg_elem->link, &o->head);
2072 ECORE_LIST_REMOVE_ENTRY(&reg_elem->link,
2229 ECORE_LIST_REMOVE_ENTRY(&exeq_pos->link,
3110 ECORE_LIST_REMOVE_ENTRY(&pmac_pos->link,
3204 ECORE_LIST_REMOVE_ENTRY(&cmd_pos->link,
3817 ECORE_LIST_REMOVE_ENTRY(
[all...]
H A Decore_sp.h357 #define ECORE_LIST_REMOVE_ENTRY(_elem, _list) \ macro

Completed in 105 milliseconds