Searched refs:ecore_dmae_host2host (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_hw.h | 296 ecore_dmae_host2host(struct ecore_hwfn *p_hwfn,
|
| H A D | ecore_hw.c | 977 ecore_dmae_host2host(struct ecore_hwfn *p_hwfn, in ecore_dmae_host2host() function 1050 rc = ecore_dmae_host2host(p_hwfn, p_ptt, p_phys, p_phys + size, in ecore_dmae_sanity()
|
| H A D | ecore_sriov.c | 409 return ecore_dmae_host2host(p_hwfn, p_ptt, p_vf->bulletin.phys, in ecore_iov_post_vf_bulletin() 1471 ecore_dmae_host2host(p_hwfn, p_ptt, mbx->reply_phys + sizeof(u64), in ecore_iov_send_response() 1485 ecore_dmae_host2host(p_hwfn, p_ptt, mbx->reply_phys, in ecore_iov_send_response() 4506 if (ecore_dmae_host2host(p_hwfn, ptt, in ecore_iov_copy_vf_msg()
|