Searched refs:OSAL_MUTEX_ALLOC (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h238 #define OSAL_MUTEX_ALLOC(p_hwfn, mutex) macro
H A Decore_vf.c621 OSAL_MUTEX_ALLOC(p_hwfn, &p_iov->mutex);
H A Decore_cxt.c1337 OSAL_MUTEX_ALLOC(p_hwfn, &p_mngr->mutex);
H A Decore_l2.c112 if (OSAL_MUTEX_ALLOC(p_hwfn, &p_l2_info->lock))
H A Decore_ll2.c2023 if (OSAL_MUTEX_ALLOC(p_hwfn, &p_ll2_info[i].mutex))

Completed in 124 milliseconds