Home
last modified time | relevance | path

Searched refs:dmae_info (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/qlogic/qed/
A Dqed_hw.c457 u8 idx_cmd = p_hwfn->dmae_info.channel, i; in qed_dmae_post_command()
550 mutex_lock(&p_hwfn->dmae_info.mutex); in qed_dmae_info_free()
560 if (p_hwfn->dmae_info.p_dmae_cmd) { in qed_dmae_info_free()
565 p_hwfn->dmae_info.p_dmae_cmd = NULL; in qed_dmae_info_free()
577 mutex_unlock(&p_hwfn->dmae_info.mutex); in qed_dmae_info_free()
767 mutex_lock(&p_hwfn->dmae_info.mutex); in qed_dmae_host2grc()
775 mutex_unlock(&p_hwfn->dmae_info.mutex); in qed_dmae_host2grc()
790 mutex_lock(&p_hwfn->dmae_info.mutex); in qed_dmae_grc2host()
797 mutex_unlock(&p_hwfn->dmae_info.mutex); in qed_dmae_grc2host()
810 mutex_lock(&(p_hwfn->dmae_info.mutex)); in qed_dmae_host2host()
[all …]
A Dqed.h612 struct qed_dmae_info dmae_info; member
A Dqed_dev.c1300 mutex_init(&p_hwfn->dmae_info.mutex); in qed_init_struct()

Completed in 26 milliseconds