Searched refs:lastlen (Results 1 – 1 of 1) sorted by relevance
1047 uint32_t bufsz, len, lastlen = 0; in csio_wr_process_fl() local1076 lastlen = min(bufsz, len); in csio_wr_process_fl()1077 fbuf->len = lastlen; in csio_wr_process_fl()1079 len -= lastlen; in csio_wr_process_fl()1091 flq->un.fl.offset += ALIGN(lastlen, sge->csio_fl_align); in csio_wr_process_fl()