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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h239 #define OSAL_MUTEX_DEALLOC(mutex) mtx_destroy(mutex) macro
H A Decore_vf.c260 OSAL_MUTEX_DEALLOC(&p_iov->mutex);
H A Decore_cxt.c1387 OSAL_MUTEX_DEALLOC(&p_hwfn->p_cxt_mngr->mutex);
H A Decore_l2.c152 OSAL_MUTEX_DEALLOC(&p_hwfn->p_l2_info->lock);
H A Decore_ll2.c2061 OSAL_MUTEX_DEALLOC(&p_hwfn->p_ll2_info[i].mutex);

Completed in 186 milliseconds