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