Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_dev_api.h295 int qed_dmae_host2host(struct qed_hwfn *p_hwfn,
Dqed_hw.c809 int qed_dmae_host2host(struct qed_hwfn *p_hwfn, in qed_dmae_host2host() function
868 rc = qed_dmae_host2host(p_hwfn, p_ptt, p_phys, p_phys + size, in qed_dmae_sanity()
Dqed_sriov.c356 return qed_dmae_host2host(p_hwfn, p_ptt, p_vf->bulletin.phys, in qed_iov_post_vf_bulletin()
1230 qed_dmae_host2host(p_hwfn, p_ptt, mbx->reply_phys + sizeof(u64), in qed_iov_send_response()
1244 qed_dmae_host2host(p_hwfn, p_ptt, mbx->reply_phys, in qed_iov_send_response()
4106 if (qed_dmae_host2host(p_hwfn, ptt, in qed_iov_copy_vf_msg()