Searched refs:cur_chain_total_len (Results 1 – 6 of 6) sorted by relevance
2510 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local2526 cur_chain_total_len = prev_chain_total_len + in dhdsdio_txpkt_preprocess()2529 (cur_chain_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()2530 modulo = cur_chain_total_len % bus->blocksize; in dhdsdio_txpkt_preprocess()
2265 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local2281 cur_chain_total_len = prev_chain_total_len + in dhdsdio_txpkt_preprocess()2284 (cur_chain_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()2285 modulo = cur_chain_total_len % bus->blocksize; in dhdsdio_txpkt_preprocess()
2322 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local2338 cur_chain_total_len = prev_chain_total_len + in dhdsdio_txpkt_preprocess()2341 (cur_chain_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()2342 modulo = cur_chain_total_len % bus->blocksize; in dhdsdio_txpkt_preprocess()
2261 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local2277 cur_chain_total_len = prev_chain_total_len + in dhdsdio_txpkt_preprocess()2280 (cur_chain_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()2281 modulo = cur_chain_total_len % bus->blocksize; in dhdsdio_txpkt_preprocess()
2541 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local2557 cur_chain_total_len = prev_chain_total_len + in dhdsdio_txpkt_preprocess()2560 (cur_chain_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()2561 modulo = cur_chain_total_len % bus->blocksize; in dhdsdio_txpkt_preprocess()
2530 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local2546 cur_chain_total_len = prev_chain_total_len + in dhdsdio_txpkt_preprocess()2549 (cur_chain_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()2550 modulo = cur_chain_total_len % bus->blocksize; in dhdsdio_txpkt_preprocess()