Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev.c39 static osal_spinlock_t qm_lock; variable
2281 OSAL_SPIN_LOCK(&qm_lock); in ecore_qm_reconf()
2311 OSAL_SPIN_UNLOCK(&qm_lock); in ecore_qm_reconf()
3787 rc = OSAL_SPIN_LOCK_ALLOC(p_hwfn, &qm_lock); in ecore_hw_init()
3793 OSAL_SPIN_LOCK_INIT(&qm_lock); in ecore_hw_init()
3960 OSAL_SPIN_LOCK_DEALLOC(&qm_lock); in ecore_hw_init()
4147 OSAL_SPIN_LOCK_DEALLOC(&qm_lock); in ecore_hw_stop()