Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h161 #define OSAL_MUTEX_DEALLOC(lock) nothing macro
H A Decore_vf.c215 OSAL_MUTEX_DEALLOC(&p_iov->mutex); in _ecore_vf_pf_release()
H A Decore_l2.c118 OSAL_MUTEX_DEALLOC(&p_hwfn->p_l2_info->lock); in ecore_l2_free()
H A Decore_cxt.c1196 OSAL_MUTEX_DEALLOC(&p_hwfn->p_cxt_mngr->mutex); in ecore_cxt_mngr_free()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c8120 OSAL_MUTEX_DEALLOC(&edev->dbg_lock); in qed_dbg_pf_exit()