Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.c575 OSAL_LIST_INIT(&p_spq->pending); in ecore_spq_setup()
576 OSAL_LIST_INIT(&p_spq->completion_pending); in ecore_spq_setup()
577 OSAL_LIST_INIT(&p_spq->free_pool); in ecore_spq_setup()
578 OSAL_LIST_INIT(&p_spq->unlimited_pending); in ecore_spq_setup()
H A Decore_hw.c78 OSAL_LIST_INIT(&p_pool->free_list); in ecore_ptt_pool_alloc()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_list.h91 #define OSAL_LIST_INIT(_list_) QEDE_INIT_LIST_HEAD(_list_) macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt204 - void OSAL_LIST_INIT(osal_list_t*)
228 OSAL_LIST_INIT(&root)