Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.c694 OSAL_SPIN_LOCK(&p_spq->lock); in ecore_spq_get_entry()
730 OSAL_SPIN_LOCK(&p_hwfn->p_spq->lock); in ecore_spq_return_entry()
911 OSAL_SPIN_LOCK(&p_spq->lock); in ecore_spq_post()
967 OSAL_SPIN_LOCK(&p_spq->lock); in ecore_spq_post()
1000 OSAL_SPIN_LOCK(&p_spq->lock); in ecore_spq_completion()
1070 OSAL_SPIN_LOCK(&p_spq->lock); in ecore_spq_completion()
H A Dbcm_osal.h309 #define OSAL_SPIN_LOCK(lock) \ macro
312 OSAL_SPIN_LOCK(lock)
H A Decore_hw.c128 OSAL_SPIN_LOCK(&p_hwfn->p_ptt_pool->lock); in ecore_ptt_acquire()
157 OSAL_SPIN_LOCK(&p_hwfn->p_ptt_pool->lock); in ecore_ptt_release()
H A Decore_mcp.c259 OSAL_SPIN_LOCK(&p_hwfn->mcp_info->lock); in ecore_mcp_mb_lock()
1176 OSAL_SPIN_LOCK(&p_hwfn->mcp_info->link_lock); in ecore_mcp_handle_link_change()
H A Decore_dev.c776 OSAL_SPIN_LOCK(&qm_lock); in ecore_qm_reconf()
796 OSAL_SPIN_LOCK(&qm_lock); in ecore_qm_reconf()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt151 - void OSAL_SPIN_LOCK(osal_spinlock_t*)
158 that is identical to OSAL_SPIN_LOCK will suffice.
169 that is identical to OSAL_SPIN_LOCK will suffice.