Searched refs:qed_roce_alloc_cid (Results 1 – 3 of 3) sorted by relevance
22 int qed_roce_alloc_cid(struct qed_hwfn *p_hwfn, u16 *cid);
140 int qed_roce_alloc_cid(struct qed_hwfn *p_hwfn, u16 *cid) in qed_roce_alloc_cid() function
1330 rc = qed_roce_alloc_cid(p_hwfn, &qp->icid); in qed_rdma_create_qp()