Searched refs:qed_int_igu_init_pure_rt (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/ |
D | qed_int.h | 269 void qed_int_igu_init_pure_rt(struct qed_hwfn *p_hwfn,
|
D | qed_dev.c | 2895 qed_int_igu_init_pure_rt(p_hwfn, p_ptt, true, true); in qed_hw_init_pf() 3328 qed_int_igu_init_pure_rt(p_hwfn, p_ptt, false, true); in qed_hw_stop() 3403 qed_int_igu_init_pure_rt(p_hwfn, p_ptt, false, false); in qed_hw_stop_fastpath()
|
D | qed_int.c | 1973 void qed_int_igu_init_pure_rt(struct qed_hwfn *p_hwfn, in qed_int_igu_init_pure_rt() function
|