Searched refs:ecore_dmae_execute_command (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_hw.c | 909 static enum _ecore_status_t ecore_dmae_execute_command(struct ecore_hwfn *p_hwfn, in ecore_dmae_execute_command() function 1019 rc = ecore_dmae_execute_command(p_hwfn, p_ptt, source_addr, in ecore_dmae_host2grc() 1042 rc = ecore_dmae_execute_command(p_hwfn, p_ptt, grc_addr_in_dw, in ecore_dmae_grc2host() 1063 rc = ecore_dmae_execute_command(p_hwfn, p_ptt, source_addr, in ecore_dmae_host2host()
|