Searched refs:qed_spq_completion (Results 1 – 2 of 2) sorted by relevance
262 int qed_spq_completion(struct qed_hwfn *p_hwfn,
309 } else if (qed_spq_completion(p_hwfn, in qed_eq_completion()388 return qed_spq_completion(p_hwfn, cqe->echo, 0, NULL); in qed_cqe_completion()766 int qed_spq_completion(struct qed_hwfn *p_hwfn, in qed_spq_completion() function