Searched refs:cq_init_attr (Results 1 – 1 of 1) sorted by relevance
777 struct ib_cq_init_attr cq_init_attr; in hns_roce_v1_rsv_lp_qp() local793 cq_init_attr.cqe = HNS_ROCE_MIN_WQE_NUM * 2; in hns_roce_v1_rsv_lp_qp()794 cq_init_attr.comp_vector = 0; in hns_roce_v1_rsv_lp_qp()800 ret = hns_roce_create_cq(cq, &cq_init_attr, NULL); in hns_roce_v1_rsv_lp_qp()