Home
last modified time | relevance | path

Searched refs:OSAL_LIST_PUSH_TAIL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.c589 OSAL_LIST_PUSH_TAIL(&p_virt->list, &p_spq->free_pool); in ecore_spq_setup()
724 OSAL_LIST_PUSH_TAIL(&p_ent->list, &p_hwfn->p_spq->free_pool); in __ecore_spq_return_entry()
758 OSAL_LIST_PUSH_TAIL(&p_ent->list, in ecore_spq_add_entry()
791 OSAL_LIST_PUSH_TAIL(&p_ent->list, &p_spq->pending); in ecore_spq_add_entry()
841 OSAL_LIST_PUSH_TAIL(&p_ent->list, &p_spq->completion_pending); in ecore_spq_post_list()
H A Dbcm_osal.h385 #define OSAL_LIST_PUSH_TAIL(_entry_at_end_, _head_) \ macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt209 - void OSAL_LIST_PUSH_TAIL(osal_list_entry_t *entry, osal_list_t *list)