Searched refs:nextb (Results 1 – 2 of 2) sorted by relevance
137 u16 nextb; // The next block to send member
688 pPwork->fileinfo[fileid].nextb = in MBi_CommParentRecvDataPerChild()689 MBi_calc_nextsendblock(pPwork->fileinfo[fileid].nextb, hd.data.req); in MBi_CommParentRecvDataPerChild()756 pPwork->fileinfo[i].nextb = 0; in MBi_CommParentRecvData()1214 if (pPwork->fileinfo[file_id].nextb <= pPwork->fileinfo[file_id].currentb && in MBi_calc_sendblock()1216 pPwork->fileinfo[file_id].nextb + MB_SEND_THRESHOLD) in MBi_calc_sendblock()1222 pPwork->fileinfo[file_id].currentb = pPwork->fileinfo[file_id].nextb; in MBi_calc_sendblock()