Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h208 #define OSAL_MUTEX_ALLOC(p_hwfn, mutex) macro
H A Decore_vf.c619 OSAL_MUTEX_ALLOC(p_hwfn, &p_iov->mutex); in ecore_vf_hw_prepare()
H A Decore_ll2.c2020 if (OSAL_MUTEX_ALLOC(p_hwfn, &p_ll2_info[i].mutex)) in ecore_ll2_alloc()
H A Decore_l2.c110 if (OSAL_MUTEX_ALLOC(p_hwfn, &p_l2_info->lock)) in ecore_l2_alloc()
H A Decore_cxt.c1335 OSAL_MUTEX_ALLOC(p_hwfn, &p_mngr->mutex); in ecore_cxt_mngr_alloc()
H A Decore_mcp.c315 if (OSAL_MUTEX_ALLOC(p_hwfn, &p_info->link_lock)) { in ecore_mcp_cmd_init()