Searched refs:OSAL_SPIN_LOCK_DEALLOC (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h226 #define OSAL_SPIN_LOCK_DEALLOC(mutex) mtx_destroy(mutex) macro
H A Decore_hw.c130 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->p_ptt_pool->lock);
H A Decore_spq.c720 OSAL_SPIN_LOCK_DEALLOC(&p_spq->lock);
H A Decore_ll2.c2059 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->p_ll2_info[i].rx_queue.lock);
2060 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->p_ll2_info[i].tx_queue.lock);
H A Decore_mcp.c205 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->mcp_info->cmd_lock);
206 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->mcp_info->link_lock);
318 OSAL_SPIN_LOCK_DEALLOC(&p_info->cmd_lock);
H A Decore_dev.c299 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->db_recovery_info.lock);
1723 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->dmae_info.lock);
4011 OSAL_SPIN_LOCK_DEALLOC(&qm_lock);
4199 OSAL_SPIN_LOCK_DEALLOC(&qm_lock);
6078 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->dmae_info.lock);
H A Decore_iwarp.c1712 OSAL_SPIN_LOCK_DEALLOC(iwarp_info->iw_lock);
1713 OSAL_SPIN_LOCK_DEALLOC(iwarp_info->qp_lock);
H A Decore_rdma.c208 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->p_rdma_info->lock);

Completed in 193 milliseconds