SMBDIRECT_SEND_IO_MAX_SGE
if (max_send_sges > SMBDIRECT_SEND_IO_MAX_SGE) {
qp_cap.max_send_sge = SMBDIRECT_SEND_IO_MAX_SGE;
struct ib_sge sge[SMBDIRECT_SEND_IO_MAX_SGE];