Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h160 #define OSAL_MUTEX_ALLOC(hwfn, lock) nothing macro
H A Decore_vf.c625 if (OSAL_MUTEX_ALLOC(p_hwfn, &p_iov->mutex)) { in ecore_vf_hw_prepare()
H A Decore_l2.c78 if (OSAL_MUTEX_ALLOC(p_hwfn, &p_l2_info->lock)) in ecore_l2_alloc()
H A Decore_cxt.c1127 if (OSAL_MUTEX_ALLOC(p_hwfn, &p_mngr->mutex)) { in ecore_cxt_mngr_alloc()