Searched refs:qed_int_igu_init_pure_rt (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_int.h | 259 void qed_int_igu_init_pure_rt(struct qed_hwfn *p_hwfn,
|
D | qed_dev.c | 1615 qed_int_igu_init_pure_rt(p_hwfn, p_ptt, true, true); in qed_hw_init_pf() 2008 qed_int_igu_init_pure_rt(p_hwfn, p_ptt, false, true); in qed_hw_stop() 2073 qed_int_igu_init_pure_rt(p_hwfn, p_ptt, false, false); in qed_hw_stop_fastpath()
|
D | qed_int.c | 1821 void qed_int_igu_init_pure_rt(struct qed_hwfn *p_hwfn, in qed_int_igu_init_pure_rt() function
|