Searched refs:qed_l2_alloc (Results 1 – 3 of 3) sorted by relevance
383 int qed_l2_alloc(struct qed_hwfn *p_hwfn);
2178 rc = qed_l2_alloc(&cdev->hwfns[i]); in qed_resc_alloc()2306 rc = qed_l2_alloc(p_hwfn); in qed_resc_alloc()
76 int qed_l2_alloc(struct qed_hwfn *p_hwfn) in qed_l2_alloc() function