MAX_SGLIST
if ( adapter->sglen > MAX_SGLIST )
adapter->sglen = MAX_SGLIST;
.sg_tablesize = MAX_SGLIST,