Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int.h125 void ecore_int_igu_init_pure_rt(struct ecore_hwfn *p_hwfn,
H A Decore_dev.c1962 ecore_int_igu_init_pure_rt(p_hwfn, p_ptt, true, true); in ecore_hw_init_pf()
2456 ecore_int_igu_init_pure_rt(p_hwfn, p_ptt, false, true); in ecore_hw_stop()
2539 ecore_int_igu_init_pure_rt(p_hwfn, p_ptt, false, false); in ecore_hw_stop_fastpath()
H A Decore_int.c1977 void ecore_int_igu_init_pure_rt(struct ecore_hwfn *p_hwfn, in ecore_int_igu_init_pure_rt() function