Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_hw.c450 u8 idx_cmd = p_hwfn->dmae_info.channel, i; in qed_dmae_post_command()
543 mutex_lock(&p_hwfn->dmae_info.mutex); in qed_dmae_info_free()
553 if (p_hwfn->dmae_info.p_dmae_cmd) { in qed_dmae_info_free()
558 p_hwfn->dmae_info.p_dmae_cmd = NULL; in qed_dmae_info_free()
570 mutex_unlock(&p_hwfn->dmae_info.mutex); in qed_dmae_info_free()
759 mutex_lock(&p_hwfn->dmae_info.mutex); in qed_dmae_host2grc()
767 mutex_unlock(&p_hwfn->dmae_info.mutex); in qed_dmae_host2grc()
782 mutex_lock(&p_hwfn->dmae_info.mutex); in qed_dmae_grc2host()
789 mutex_unlock(&p_hwfn->dmae_info.mutex); in qed_dmae_grc2host()
802 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.c1319 mutex_init(&p_hwfn->dmae_info.mutex); in qed_init_struct()

Completed in 19 milliseconds