Home
last modified time | relevance | path

Searched refs:OSAL_MUTEX_ALLOC (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Dbcm_osal.h295 #define OSAL_MUTEX_ALLOC(hwfn, lock) nothing macro
H A Decore_l2.c107 OSAL_MUTEX_ALLOC(p_hwfn, &p_l2_info->lock); in ecore_l2_alloc()
H A Decore_cxt.c1304 OSAL_MUTEX_ALLOC(p_hwfn, &p_mngr->mutex); in ecore_cxt_mngr_alloc()
H A Decore_dev.c155 OSAL_MUTEX_ALLOC(p_hwfn, &p_hwfn->dmae_info.mutex); in ecore_init_struct()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt135 - void OSAL_MUTEX_ALLOC(struct ecore_hwfn*, osal_mutex*)