Searched refs:prev_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 D | dhd_sdio.c | 715 int prev_chain_total_len, bool last_chained_pkt, 2420 int prev_chain_total_len, bool last_chained_pkt, in dhdsdio_txpkt_preprocess() argument 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() 2579 cur_total_len = prev_chain_total_len + pkt_len; in dhdsdio_txpkt_preprocess() 2581 (cur_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 774 int prev_chain_total_len, bool last_chained_pkt, 2218 int prev_chain_total_len, bool last_chained_pkt, in dhdsdio_txpkt_preprocess() argument 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() 2335 cur_total_len = prev_chain_total_len + pkt_len; in dhdsdio_txpkt_preprocess() 2337 (cur_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 792 int prev_chain_total_len, bool last_chained_pkt, 2275 int prev_chain_total_len, bool last_chained_pkt, in dhdsdio_txpkt_preprocess() argument 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() 2392 cur_total_len = prev_chain_total_len + pkt_len; in dhdsdio_txpkt_preprocess() 2394 (cur_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 770 int prev_chain_total_len, bool last_chained_pkt, 2214 int prev_chain_total_len, bool last_chained_pkt, in dhdsdio_txpkt_preprocess() argument 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() 2331 cur_total_len = prev_chain_total_len + pkt_len; in dhdsdio_txpkt_preprocess() 2333 (cur_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 824 int prev_chain_total_len, bool last_chained_pkt, 2461 int prev_chain_total_len, bool last_chained_pkt, in dhdsdio_txpkt_preprocess() argument 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() 2610 cur_total_len = prev_chain_total_len + pkt_len; in dhdsdio_txpkt_preprocess() 2612 (cur_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 823 int prev_chain_total_len, bool last_chained_pkt, 2450 int prev_chain_total_len, bool last_chained_pkt, in dhdsdio_txpkt_preprocess() argument 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() 2599 cur_total_len = prev_chain_total_len + pkt_len; in dhdsdio_txpkt_preprocess() 2601 (cur_total_len > (int)bus->blocksize || prev_chain_total_len > 0)) { in dhdsdio_txpkt_preprocess()
|