Searched refs:qed_spq_alloc (Results 1 – 3 of 3) sorted by relevance
219 * qed_spq_alloc(): Alloocates & initializes the SPQ and EQ.225 int qed_spq_alloc(struct qed_hwfn *p_hwfn);
549 int qed_spq_alloc(struct qed_hwfn *p_hwfn) in qed_spq_alloc() function
2226 rc = qed_spq_alloc(p_hwfn); in qed_resc_alloc()