Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Dbcm_osal.h302 #define OSAL_MUTEX_DEALLOC(_lock) \ macro
H A Decore_l2.c145 OSAL_MUTEX_DEALLOC(&p_hwfn->p_l2_info->lock); in ecore_l2_free()
H A Decore_cxt.c1352 OSAL_MUTEX_DEALLOC(&p_hwfn->p_cxt_mngr->mutex); in ecore_cxt_mngr_free()
H A Decore_dev.c4167 OSAL_MUTEX_DEALLOC(&p_hwfn->dmae_info.mutex); in ecore_hw_remove()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt142 - void OSAL_MUTEX_DEALLOC(osal_mutex*)