Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.h120 int qed_cxt_tables_alloc(struct qed_hwfn *p_hwfn);
Dqed_cxt.c1169 int qed_cxt_tables_alloc(struct qed_hwfn *p_hwfn) in qed_cxt_tables_alloc() function
Dqed_dev.c2240 rc = qed_cxt_tables_alloc(p_hwfn); in qed_resc_alloc()