Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.h399 int qed_int_alloc(struct qed_hwfn *p_hwfn,
H A Dqed_int.c2312 int qed_int_alloc(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_int_alloc() function
H A Dqed_dev.c2253 rc = qed_int_alloc(p_hwfn, p_hwfn->p_main_ptt); in qed_resc_alloc()