Searched refs:hns_roce_ib_create_cq (Results 1 – 5 of 5) sorted by relevance
39 struct hns_roce_ib_create_cq { struct
310 struct ib_cq *hns_roce_ib_create_cq(struct ib_device *ib_dev, in hns_roce_ib_create_cq() function317 struct hns_roce_ib_create_cq ucmd; in hns_roce_ib_create_cq()452 EXPORT_SYMBOL_GPL(hns_roce_ib_create_cq);
1007 struct ib_cq *hns_roce_ib_create_cq(struct ib_device *ib_dev,
572 ib_dev->create_cq = hns_roce_ib_create_cq; in hns_roce_register_device()
732 cq = hns_roce_ib_create_cq(&hr_dev->ib_dev, &cq_init_attr, NULL, NULL); in hns_roce_v1_rsv_lp_qp()