Home
last modified time | relevance | path

Searched refs:OSAL_LIST_PUSH_HEAD (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c89 OSAL_LIST_PUSH_HEAD(&p_pool->ptts[i].list_entry, in ecore_ptt_pool_alloc()
158 OSAL_LIST_PUSH_HEAD(&p_ptt->list_entry, &p_hwfn->p_ptt_pool->free_list); in ecore_ptt_release()
H A Dbcm_osal.h382 #define OSAL_LIST_PUSH_HEAD(_entry_at_beg_, _head_) \ macro
H A Decore_spq.c795 OSAL_LIST_PUSH_HEAD(&p_ent->list, &p_spq->pending); in ecore_spq_add_entry()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt208 - void OSAL_LIST_PUSH_HEAD(osal_list_entry_t *entry, osal_list_t *list)
230 OSAL_LIST_PUSH_HEAD(&foo1.head, &root);