Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c887 static enum _ecore_status_t ecore_dmae_execute_command(struct ecore_hwfn *p_hwfn, in ecore_dmae_execute_command() function
986 rc = ecore_dmae_execute_command(p_hwfn, p_ptt, source_addr, in ecore_dmae_host2grc()
1013 rc = ecore_dmae_execute_command(p_hwfn, p_ptt, grc_addr_in_dw, in ecore_dmae_grc2host()
1034 rc = ecore_dmae_execute_command(p_hwfn, p_ptt, source_addr, in ecore_dmae_host2host()