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

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h259 * qed_spq_return_entry(): Return an entry to spq free pool list.
266 void qed_spq_return_entry(struct qed_hwfn *p_hwfn,
H A Dqed_spq.c665 void qed_spq_return_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry *p_ent) function
914 qed_spq_return_entry(p_hwfn, p_ent);
996 qed_spq_return_entry(p_hwfn, found);
H A Dqed_sp_commands.c34 qed_spq_return_entry(p_hwfn, p_ent);

Completed in 129 milliseconds