hns_roce_create_cq
int hns_roce_create_cq(struct ib_cq *ib_cq, const struct ib_cq_init_attr *attr,
if (hns_roce_create_cq(cq, &cq_init_attr, NULL)) {
.create_cq = hns_roce_create_cq,