Searched refs:ecore_dmae_execute_command (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_hw.c | 825 ecore_dmae_execute_command(struct ecore_hwfn *p_hwfn, in ecore_dmae_execute_command() function 943 rc = ecore_dmae_execute_command(p_hwfn, p_ptt, source_addr, in ecore_dmae_host2grc() 966 rc = ecore_dmae_execute_command(p_hwfn, p_ptt, grc_addr_in_dw, in ecore_dmae_grc2host() 988 rc = ecore_dmae_execute_command(p_hwfn, p_ptt, source_addr, in ecore_dmae_host2host()
|