Searched refs:qed_eq_alloc (Results 1 – 3 of 3) sorted by relevance
212 struct qed_eq *qed_eq_alloc(struct qed_hwfn *p_hwfn,
324 struct qed_eq *qed_eq_alloc(struct qed_hwfn *p_hwfn, in qed_eq_alloc() function
285 p_eq = qed_eq_alloc(p_hwfn, 256); in qed_resc_alloc()