Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.c132 OSAL_SPIN_UNLOCK(&p_hwfn->p_ptt_pool->lock); in ecore_ptt_acquire()
140 OSAL_SPIN_UNLOCK(&p_hwfn->p_ptt_pool->lock); in ecore_ptt_acquire()
158 OSAL_SPIN_UNLOCK(&p_hwfn->p_ptt_pool->lock); in ecore_ptt_release()
666 OSAL_SPIN_UNLOCK(&p_hwfn->dmae_info.lock); in ecore_dmae_info_free()
949 OSAL_SPIN_UNLOCK(&p_hwfn->dmae_info.lock); in ecore_dmae_host2grc()
971 OSAL_SPIN_UNLOCK(&p_hwfn->dmae_info.lock); in ecore_dmae_grc2host()
994 OSAL_SPIN_UNLOCK(&p_hwfn->dmae_info.lock); in ecore_dmae_host2host()
H A Decore_spq.c686 OSAL_SPIN_UNLOCK(&p_spq->lock); in ecore_spq_get_entry()
702 OSAL_SPIN_UNLOCK(&p_hwfn->p_spq->lock); in ecore_spq_return_entry()
903 OSAL_SPIN_UNLOCK(&p_spq->lock); in ecore_spq_post()
943 OSAL_SPIN_UNLOCK(&p_spq->lock); in ecore_spq_post()
1006 OSAL_SPIN_UNLOCK(&p_spq->lock); in ecore_spq_completion()
1038 OSAL_SPIN_UNLOCK(&p_spq->lock); in ecore_spq_completion()
H A Dbcm_osal.c46 OSAL_SPIN_UNLOCK(&p_hwfn->spq_lock); in osal_poll_mode_dpc()
H A Decore_mcp.c178 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->cmd_lock); in ecore_mcp_free()
392 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->cmd_lock); in ecore_mcp_reset()
617 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->cmd_lock); in _ecore_mcp_cmd_and_union()
639 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->cmd_lock); in _ecore_mcp_cmd_and_union()
660 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->cmd_lock); in _ecore_mcp_cmd_and_union()
672 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->cmd_lock); in _ecore_mcp_cmd_and_union()
680 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->cmd_lock); in _ecore_mcp_cmd_and_union()
693 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->cmd_lock); in _ecore_mcp_cmd_and_union()
1494 OSAL_SPIN_UNLOCK(&p_hwfn->mcp_info->link_lock); in ecore_mcp_handle_link_change()
H A Dbcm_osal.h167 #define OSAL_SPIN_UNLOCK(lock) rte_spinlock_unlock(lock) macro
H A Decore_dev.c160 OSAL_SPIN_UNLOCK(&p_hwfn->db_recovery_info.lock); in ecore_db_recovery_add()
206 OSAL_SPIN_UNLOCK(&p_hwfn->db_recovery_info.lock); in ecore_db_recovery_del()
284 OSAL_SPIN_UNLOCK(&p_hwfn->db_recovery_info.lock); in ecore_db_recovery_dp()
355 OSAL_SPIN_UNLOCK(&p_hwfn->db_recovery_info.lock); in ecore_db_recovery_execute()
2311 OSAL_SPIN_UNLOCK(&qm_lock); in ecore_qm_reconf()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c286 OSAL_SPIN_UNLOCK(&p_hwfn->spq_lock); in qede_interrupt_action()