Lines Matching refs:qed_spq
148 struct qed_spq *p_spq) in qed_spq_hw_initialize()
193 struct qed_spq *p_spq, in qed_spq_hw_post()
410 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_setup()
454 struct qed_spq *p_spq = NULL; in qed_spq_alloc()
460 kzalloc(sizeof(struct qed_spq), GFP_ATOMIC); in qed_spq_alloc()
501 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_free()
522 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_get_entry()
584 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_add_entry()
649 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_post_list()
673 struct qed_spq *p_spq = p_hwfn->p_spq; in qed_spq_pend_post()
700 struct qed_spq *p_spq = p_hwfn ? p_hwfn->p_spq : NULL; in qed_spq_post()
771 struct qed_spq *p_spq; in qed_spq_completion()