Searched refs:cq_init_attr (Results 1 – 1 of 1) sorted by relevance
709 struct ib_cq_init_attr cq_init_attr; in hns_roce_v1_rsv_lp_qp() local730 cq_init_attr.cqe = HNS_ROCE_MIN_WQE_NUM * 2; in hns_roce_v1_rsv_lp_qp()731 cq_init_attr.comp_vector = 0; in hns_roce_v1_rsv_lp_qp()732 cq = hns_roce_ib_create_cq(&hr_dev->ib_dev, &cq_init_attr, NULL, NULL); in hns_roce_v1_rsv_lp_qp()