Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev.c40 static u32 qm_lock_ref_cnt; variable
3785 if (!qm_lock_ref_cnt) { in ecore_hw_init()
3795 ++qm_lock_ref_cnt; in ecore_hw_init()
3957 --qm_lock_ref_cnt; in ecore_hw_init()
3959 if (!qm_lock_ref_cnt) in ecore_hw_init()
4144 --qm_lock_ref_cnt; in ecore_hw_stop()
4146 if (!qm_lock_ref_cnt) in ecore_hw_stop()