Lines Matching refs:qed_spq
212 struct qed_spq *p_spq) in qed_spq_hw_initialize()
252 struct qed_spq *p_spq, struct qed_spq_entry *p_ent) in qed_spq_hw_post()
488 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_setup()
555 struct qed_spq *p_spq = NULL; in qed_spq_alloc()
560 p_spq = kzalloc(sizeof(struct qed_spq), GFP_KERNEL); in qed_spq_alloc()
596 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_free()
623 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_get_entry()
684 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_add_entry()
751 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_post_list()
774 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_pend_post()
813 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_comp_bmap_update()
829 struct qed_spq *p_spq = p_hwfn ? p_hwfn->p_spq : NULL; in qed_spq_post()
928 struct qed_spq *p_spq; in qed_spq_completion()