Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.h93 void ecore_int_igu_init_pure_rt(struct ecore_hwfn *p_hwfn,
H A Decore_dev.c3479 ecore_int_igu_init_pure_rt(p_hwfn, p_ptt, true, true); in ecore_hw_init_pf()
4115 ecore_int_igu_init_pure_rt(p_hwfn, p_ptt, false, true); in ecore_hw_stop()
4221 ecore_int_igu_init_pure_rt(p_hwfn, p_ptt, false, false); in ecore_hw_stop_fastpath()
H A Decore_int.c2124 void ecore_int_igu_init_pure_rt(struct ecore_hwfn *p_hwfn, in ecore_int_igu_init_pure_rt() function