Lines Matching refs:max_gs
671 srq->max_gs = attr->attr.max_sge;
693 attr->attr.max_sge = srq->max_gs;
925 qp->sq.max_gs = attr->cap.max_send_sge;
961 rwq->rq.max_gs = scat_spc / sizeof(struct mlx5_wqe_data_seg);
996 qp->rq.max_gs = scat_spc / sizeof(struct mlx5_wqe_data_seg);
1001 qp->rq.max_gs = 0;
1399 attr->cap.max_recv_sge = qp->rq.max_gs;
1561 init_attr->cap.max_send_sge = qp->sq.max_gs;
1870 msrq->max_gs = attr->attr.max_sge;
1892 attr->attr.max_sge = msrq->max_gs;