Searched refs:hns_roce_ib_create_cq (Results 1 – 5 of 5) sorted by relevance
39 struct hns_roce_ib_create_cq { struct
305 struct hns_roce_ib_create_cq ucmd; in create_user_cq()409 int hns_roce_ib_create_cq(struct ib_cq *ib_cq, in hns_roce_ib_create_cq() function
426 .create_cq = hns_roce_ib_create_cq,
1260 int hns_roce_ib_create_cq(struct ib_cq *ib_cq,
735 ret = hns_roce_ib_create_cq(cq, &cq_init_attr, NULL); in hns_roce_v1_rsv_lp_qp()