Searched refs:qed_cxt_set_pf_params (Results 1 – 3 of 3) sorted by relevance
73 int qed_cxt_set_pf_params(struct qed_hwfn *p_hwfn, u32 rdma_tasks);
2198 rc = qed_cxt_set_pf_params(p_hwfn, RDMA_MAX_TIDS); in qed_resc_alloc()2223 rc = qed_cxt_set_pf_params(p_hwfn, rdma_tasks); in qed_resc_alloc()
2016 int qed_cxt_set_pf_params(struct qed_hwfn *p_hwfn, u32 rdma_tasks) in qed_cxt_set_pf_params() function