Home
last modified time | relevance | path

Searched refs:OSAL_SPIN_LOCK_DEALLOC (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h196 #define OSAL_SPIN_LOCK_DEALLOC(mutex) mtx_destroy(mutex) macro
H A Decore_spq.c718 OSAL_SPIN_LOCK_DEALLOC(&p_spq->lock); in ecore_spq_free()
H A Decore_ll2.c2056 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->p_ll2_info[i].rx_queue.lock); in ecore_ll2_free()
2057 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->p_ll2_info[i].tx_queue.lock); in ecore_ll2_free()
H A Decore_hw.c128 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->p_ptt_pool->lock); in ecore_ptt_pool_free()
H A Decore_dev.c297 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->db_recovery_info.lock); in ecore_db_recovery_teardown()
1721 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->dmae_info.lock); in ecore_init_struct()
4009 OSAL_SPIN_LOCK_DEALLOC(&qm_lock); in ecore_hw_init()
4197 OSAL_SPIN_LOCK_DEALLOC(&qm_lock); in ecore_hw_stop()
6076 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->dmae_info.lock); in ecore_hw_remove()
H A Decore_iwarp.c1710 OSAL_SPIN_LOCK_DEALLOC(iwarp_info->iw_lock); in ecore_iwarp_resc_free()
1711 OSAL_SPIN_LOCK_DEALLOC(iwarp_info->qp_lock); in ecore_iwarp_resc_free()
H A Decore_rdma.c206 OSAL_SPIN_LOCK_DEALLOC(&p_hwfn->p_rdma_info->lock); in ecore_rdma_info_free()