Home
last modified time | relevance | path

Searched refs:OSAL_SPIN_UNLOCK (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.c716 OSAL_SPIN_UNLOCK(&p_spq->lock); in ecore_spq_get_entry()
732 OSAL_SPIN_UNLOCK(&p_hwfn->p_spq->lock); in ecore_spq_return_entry()
935 OSAL_SPIN_UNLOCK(&p_spq->lock); in ecore_spq_post()
975 OSAL_SPIN_UNLOCK(&p_spq->lock); in ecore_spq_post()
1042 OSAL_SPIN_UNLOCK(&p_spq->lock); in ecore_spq_completion()
1072 OSAL_SPIN_UNLOCK(&p_spq->lock); in ecore_spq_completion()
H A Decore_hw.c136 OSAL_SPIN_UNLOCK(&p_hwfn->p_ptt_pool->lock); in ecore_ptt_acquire()
144 OSAL_SPIN_UNLOCK(&p_hwfn->p_ptt_pool->lock); in ecore_ptt_acquire()
159 OSAL_SPIN_UNLOCK(&p_hwfn->p_ptt_pool->lock); in ecore_ptt_release()
H A Dbcm_osal.h315 #define OSAL_SPIN_UNLOCK(lock) \ macro
318 OSAL_SPIN_UNLOCK(lock)
H A Decore_mcp.c280 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->lock); in ecore_mcp_mb_lock()
286 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->lock); in ecore_mcp_mb_lock()
295 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->lock); in ecore_mcp_mb_unlock()
1306 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->link_lock); in ecore_mcp_handle_link_change()
H A Decore_dev.c779 OSAL_SPIN_UNLOCK(&qm_lock); in ecore_qm_reconf()
799 OSAL_SPIN_UNLOCK(&qm_lock); in ecore_qm_reconf()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt161 - void OSAL_SPIN_UNLOCK(osal_spinlock_t*)