Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.h350 u32 qed_cxt_get_total_srq_count(struct qed_hwfn *p_hwfn);
Dqed_cxt.c297 u32 qed_cxt_get_total_srq_count(struct qed_hwfn *p_hwfn) in qed_cxt_get_total_srq_count() function
711 total = qed_cxt_get_total_srq_count(p_hwfn); in qed_cxt_cfg_ilt_compute()
Dqed_dev.c2251 u32 n_srq = qed_cxt_get_total_srq_count(p_hwfn); in qed_resc_alloc()