T4_MAX_SEND_SGE
props->max_send_sge = min(T4_MAX_SEND_SGE, T4_MAX_WRITE_SGE);
if (wr->num_sge > T4_MAX_SEND_SGE)