Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h365 u32 qed_cxt_get_total_srq_count(struct qed_hwfn *p_hwfn);
H A 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()
H A Dqed_dev.c2264 u32 n_srq = qed_cxt_get_total_srq_count(p_hwfn); in qed_resc_alloc()