Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_int.h118 void ecore_int_igu_init_pure_rt(struct ecore_hwfn *p_hwfn,
H A Decore_dev.c3547 ecore_int_igu_init_pure_rt(p_hwfn, p_ptt, true, true); in ecore_hw_init_pf()
4165 ecore_int_igu_init_pure_rt(p_hwfn, p_ptt, false, true); in ecore_hw_stop()
4270 ecore_int_igu_init_pure_rt(p_hwfn, p_ptt, false, false); in ecore_hw_stop_fastpath()
H A Decore_int.c2069 void ecore_int_igu_init_pure_rt(struct ecore_hwfn *p_hwfn, in ecore_int_igu_init_pure_rt() function