Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_spq.c665 void qed_spq_return_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry *p_ent) in qed_spq_return_entry() function
914 qed_spq_return_entry(p_hwfn, p_ent); in qed_spq_post()
996 qed_spq_return_entry(p_hwfn, found); in qed_spq_completion()
Dqed_sp.h266 void qed_spq_return_entry(struct qed_hwfn *p_hwfn,
Dqed_sp_commands.c34 qed_spq_return_entry(p_hwfn, p_ent); in qed_sp_destroy_request()