Lines Matching refs:qed_spq
190 struct qed_spq *p_spq) in qed_spq_hw_initialize()
230 struct qed_spq *p_spq, struct qed_spq_entry *p_ent) in qed_spq_hw_post()
471 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_setup()
545 struct qed_spq *p_spq = NULL; in qed_spq_alloc()
551 p_spq = kzalloc(sizeof(struct qed_spq), GFP_KERNEL); in qed_spq_alloc()
588 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_free()
615 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_get_entry()
676 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_add_entry()
743 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_post_list()
766 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_pend_post()
805 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_comp_bmap_update()
821 struct qed_spq *p_spq = p_hwfn ? p_hwfn->p_spq : NULL; in qed_spq_post()
920 struct qed_spq *p_spq; in qed_spq_completion()