Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev.c80 static osal_spinlock_t qm_lock; variable
2338 OSAL_SPIN_LOCK(&qm_lock); in ecore_qm_reconf()
2341 OSAL_SPIN_UNLOCK(&qm_lock); in ecore_qm_reconf()
2358 OSAL_SPIN_LOCK(&qm_lock); in ecore_qm_reconf()
2361 OSAL_SPIN_UNLOCK(&qm_lock); in ecore_qm_reconf()
3862 rc = OSAL_SPIN_LOCK_ALLOC(p_hwfn, &qm_lock); in ecore_hw_init()
3868 OSAL_SPIN_LOCK_INIT(&qm_lock); in ecore_hw_init()
4009 OSAL_SPIN_LOCK_DEALLOC(&qm_lock); in ecore_hw_init()
4197 OSAL_SPIN_LOCK_DEALLOC(&qm_lock); in ecore_hw_stop()