Searched refs:qed_spq_return_entry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_spq.c | 651 void qed_spq_return_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry *p_ent) in qed_spq_return_entry() function 897 qed_spq_return_entry(p_hwfn, p_ent); in qed_spq_post() 979 qed_spq_return_entry(p_hwfn, found); in qed_spq_completion()
|
H A D | qed_sp.h | 256 * @brief qed_spq_return_entry - Return an entry to spq free 262 void qed_spq_return_entry(struct qed_hwfn *p_hwfn,
|
H A D | qed_sp_commands.c | 34 qed_spq_return_entry(p_hwfn, p_ent); in qed_sp_destroy_request()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_spq.c | 665 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()
|
H A D | qed_sp.h | 259 * 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 D | qed_sp_commands.c | 34 qed_spq_return_entry(p_hwfn, p_ent); in qed_sp_destroy_request()
|
Completed in 6 milliseconds