RDS_IB_MAX_SGE
rds_ibdev->max_sge = min(device->attrs.max_send_sge, RDS_IB_MAX_SGE);
struct ib_sge s_sge[RDS_IB_MAX_SGE];