Lines Matching refs:qed_spq
214 struct qed_spq *p_spq) in qed_spq_hw_initialize()
254 struct qed_spq *p_spq, struct qed_spq_entry *p_ent) in qed_spq_hw_post()
493 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_setup()
538 struct qed_spq *p_spq = NULL; in qed_spq_alloc()
543 p_spq = kzalloc(sizeof(struct qed_spq), GFP_KERNEL); in qed_spq_alloc()
579 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_free()
600 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_get_entry()
661 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_add_entry()
726 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_post_list()
750 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_pend_post()
775 struct qed_spq *p_spq = p_hwfn ? p_hwfn->p_spq : NULL; in qed_spq_post()
862 struct qed_spq *p_spq; in qed_spq_completion()