Home
last modified time | relevance | path

Searched refs:cur_chain_total_len (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_sdio.c2510 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local
2526 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_sdio.c2265 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local
2281 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_sdio.c2322 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local
2338 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_sdio.c2261 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local
2277 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_sdio.c2541 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local
2557 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_sdio.c2530 uint cur_chain_total_len; in dhdsdio_txpkt_preprocess() local
2546 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()