Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.h238 u32 qed_cxt_get_srq_count(struct qed_hwfn *p_hwfn);
Dqed_cxt.c430 u32 qed_cxt_get_srq_count(struct qed_hwfn *p_hwfn) in qed_cxt_get_srq_count() function
822 total = qed_cxt_get_srq_count(p_hwfn); in qed_cxt_cfg_ilt_compute()
2494 qed_cxt_get_srq_count(p_hwfn)); in qed_cxt_free_proto_ilt()
Dqed_rdma.c263 p_rdma_info->num_srqs = qed_cxt_get_srq_count(p_hwfn); in qed_rdma_alloc()