Home
last modified time | relevance | path

Searched refs:qed_ll2_alloc (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h238 int qed_ll2_alloc(struct qed_hwfn *p_hwfn);
Dqed_ll2.c2197 int qed_ll2_alloc(struct qed_hwfn *p_hwfn) in qed_ll2_alloc() function
Dqed_dev.c2309 rc = qed_ll2_alloc(p_hwfn); in qed_resc_alloc()