Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h100 int qed_cxt_mngr_alloc(struct qed_hwfn *p_hwfn);
H A Dqed_cxt.c1115 int qed_cxt_mngr_alloc(struct qed_hwfn *p_hwfn) in qed_cxt_mngr_alloc() function
H A Dqed_dev.c2178 rc = qed_cxt_mngr_alloc(p_hwfn); in qed_resc_alloc()