Home
last modified time | relevance | path

Searched refs:qed_cxt_get_total_srq_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h350 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.c2251 u32 n_srq = qed_cxt_get_total_srq_count(p_hwfn); in qed_resc_alloc()
/kernel/linux/linux-6.6/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()

Completed in 20 milliseconds