Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.h283 void qed_int_igu_init_pure_rt(struct qed_hwfn *p_hwfn,
H A Dqed_dev.c2963 qed_int_igu_init_pure_rt(p_hwfn, p_ptt, true, true); in qed_hw_init_pf()
3415 qed_int_igu_init_pure_rt(p_hwfn, p_ptt, false, true); in qed_hw_stop()
3490 qed_int_igu_init_pure_rt(p_hwfn, p_ptt, false, false); in qed_hw_stop_fastpath()
H A Dqed_int.c1999 void qed_int_igu_init_pure_rt(struct qed_hwfn *p_hwfn, in qed_int_igu_init_pure_rt() function