Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ooo.h61 void qed_ooo_save_history_entry(struct qed_hwfn *p_hwfn,
113 static inline void qed_ooo_save_history_entry(struct qed_hwfn *p_hwfn, in qed_ooo_save_history_entry() function
H A Dqed_ooo.c64 void qed_ooo_save_history_entry(struct qed_hwfn *p_hwfn, in qed_ooo_save_history_entry() function
H A Dqed_ll2.c690 qed_ooo_save_history_entry(p_hwfn, p_hwfn->p_ooo_info, ooo_opq); in qed_ll2_lb_rxq_handler()