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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_spq.c588 OSAL_LIST_INIT(&p_spq->completion_pending);
879 OSAL_LIST_PUSH_TAIL(&p_ent->list, &p_spq->completion_pending);
885 &p_spq->completion_pending);
1006 OSAL_LIST_REMOVE_ENTRY(&p_ent->list, &p_spq->completion_pending);
1040 &p_spq->completion_pending,
1045 &p_spq->completion_pending);
H A Decore_spq.h180 osal_list_t completion_pending; member in struct:ecore_spq

Completed in 48 milliseconds