Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c75 static osal_spinlock_t qm_lock; variable
776 OSAL_SPIN_LOCK(&qm_lock); in ecore_qm_reconf()
779 OSAL_SPIN_UNLOCK(&qm_lock); in ecore_qm_reconf()
796 OSAL_SPIN_LOCK(&qm_lock); in ecore_qm_reconf()
799 OSAL_SPIN_UNLOCK(&qm_lock); in ecore_qm_reconf()
2211 OSAL_SPIN_LOCK_INIT(&qm_lock); in ecore_hw_init()