Home
last modified time | relevance | path

Searched refs:iter_cnt_to_send (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dssv_cfgvendor.c298 int malloc_len, total, iter_cnt_to_send, cnt; in wl_cfgvendor_send_hotlist_event() local
307 iter_cnt_to_send = in wl_cfgvendor_send_hotlist_event()
309 total = total - iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
320 while (cache && iter_cnt_to_send) { in wl_cfgvendor_send_hotlist_event()
323 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in wl_cfgvendor_send_hotlist_event()
324 cnt = iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
328 iter_cnt_to_send -= cnt; in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Drtw_cfgvendor.c381 int malloc_len, total, iter_cnt_to_send, cnt; in wl_cfgvendor_send_hotlist_event() local
389 iter_cnt_to_send = in wl_cfgvendor_send_hotlist_event()
391 total = total - iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
402 while (cache && iter_cnt_to_send) { in wl_cfgvendor_send_hotlist_event()
405 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in wl_cfgvendor_send_hotlist_event()
406 cnt = iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
410 iter_cnt_to_send -= cnt; in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Drtw_cfgvendor.c392 int malloc_len, total, iter_cnt_to_send, cnt; in wl_cfgvendor_send_hotlist_event() local
401 iter_cnt_to_send = in wl_cfgvendor_send_hotlist_event()
403 total = total - iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
414 while (cache && iter_cnt_to_send) { in wl_cfgvendor_send_hotlist_event()
417 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in wl_cfgvendor_send_hotlist_event()
418 cnt = iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
422 iter_cnt_to_send -= cnt; in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Drtw_cfgvendor.c382 int malloc_len, total, iter_cnt_to_send, cnt; in wl_cfgvendor_send_hotlist_event() local
391 iter_cnt_to_send = in wl_cfgvendor_send_hotlist_event()
393 total = total - iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
404 while (cache && iter_cnt_to_send) { in wl_cfgvendor_send_hotlist_event()
407 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in wl_cfgvendor_send_hotlist_event()
408 cnt = iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
412 iter_cnt_to_send -= cnt; in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Drtw_cfgvendor.c385 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
393 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
395 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
406 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
409 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
410 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
414 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Drtw_cfgvendor.c408 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
416 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
418 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
429 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
432 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
433 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
437 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Drtw_cfgvendor.c408 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
416 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
418 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
429 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
432 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
433 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
437 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Drtw_cfgvendor.c401 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
409 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
411 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
422 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
425 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
426 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
430 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Drtw_cfgvendor.c419 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
427 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
429 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
440 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
443 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
444 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
448 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Drtw_cfgvendor.c398 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
406 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
408 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
419 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
422 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
423 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
427 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Drtw_cfgvendor.c405 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
413 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
415 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
426 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
429 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
430 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
434 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Drtw_cfgvendor.c401 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
409 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
411 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
422 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
425 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
426 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
430 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Drtw_cfgvendor.c408 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
416 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
418 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
429 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
432 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
433 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
437 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfgvendor.c400 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
408 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
410 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
421 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
424 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
425 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
429 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfgvendor.c400 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
408 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
410 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
421 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
424 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
425 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
429 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Drtw_cfgvendor.c408 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
416 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
418 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
429 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
432 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
433 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
437 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Drtw_cfgvendor.c408 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
416 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
418 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
429 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
432 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
433 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
437 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Drtw_cfgvendor.c408 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
416 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
418 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
429 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
432 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
433 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
437 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Drtw_cfgvendor.c409 int malloc_len, total, iter_cnt_to_send, cnt; in rtw_cfgvendor_send_hotlist_event() local
417 iter_cnt_to_send = in rtw_cfgvendor_send_hotlist_event()
419 total = total - iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
430 while (cache && iter_cnt_to_send) { in rtw_cfgvendor_send_hotlist_event()
433 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) in rtw_cfgvendor_send_hotlist_event()
434 cnt = iter_cnt_to_send; in rtw_cfgvendor_send_hotlist_event()
438 iter_cnt_to_send -= cnt; in rtw_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgvendor.c286 int malloc_len, total, iter_cnt_to_send, cnt; in wl_cfgvendor_send_hotlist_event() local
295 iter_cnt_to_send = in wl_cfgvendor_send_hotlist_event()
297 total = total - iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
314 while (cache && iter_cnt_to_send) { in wl_cfgvendor_send_hotlist_event()
317 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) { in wl_cfgvendor_send_hotlist_event()
318 cnt = iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
323 iter_cnt_to_send -= cnt; in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgvendor.c433 int malloc_len, total, iter_cnt_to_send, cnt; in wl_cfgvendor_send_hotlist_event() local
442 iter_cnt_to_send = in wl_cfgvendor_send_hotlist_event()
444 total = total - iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
462 while (cache && iter_cnt_to_send) { in wl_cfgvendor_send_hotlist_event()
465 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) { in wl_cfgvendor_send_hotlist_event()
466 cnt = iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
471 iter_cnt_to_send -= cnt; in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgvendor.c468 int malloc_len, total, iter_cnt_to_send, cnt; in wl_cfgvendor_send_hotlist_event() local
477 iter_cnt_to_send = in wl_cfgvendor_send_hotlist_event()
479 total = total - iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
497 while (cache && iter_cnt_to_send) { in wl_cfgvendor_send_hotlist_event()
500 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) { in wl_cfgvendor_send_hotlist_event()
501 cnt = iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
506 iter_cnt_to_send -= cnt; in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgvendor.c468 int malloc_len, total, iter_cnt_to_send, cnt; in wl_cfgvendor_send_hotlist_event() local
477 iter_cnt_to_send = in wl_cfgvendor_send_hotlist_event()
479 total = total - iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
497 while (cache && iter_cnt_to_send) { in wl_cfgvendor_send_hotlist_event()
500 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) { in wl_cfgvendor_send_hotlist_event()
501 cnt = iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
506 iter_cnt_to_send -= cnt; in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgvendor.c431 int malloc_len, total, iter_cnt_to_send, cnt; in wl_cfgvendor_send_hotlist_event() local
440 iter_cnt_to_send = in wl_cfgvendor_send_hotlist_event()
442 total = total - iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
460 while (cache && iter_cnt_to_send) { in wl_cfgvendor_send_hotlist_event()
463 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) { in wl_cfgvendor_send_hotlist_event()
464 cnt = iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
469 iter_cnt_to_send -= cnt; in wl_cfgvendor_send_hotlist_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvendor.c431 int malloc_len, total, iter_cnt_to_send, cnt; in wl_cfgvendor_send_hotlist_event() local
440 iter_cnt_to_send = in wl_cfgvendor_send_hotlist_event()
442 total = total - iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
460 while (cache && iter_cnt_to_send) { in wl_cfgvendor_send_hotlist_event()
463 if (iter_cnt_to_send < (cache->tot_count - cache->tot_consumed)) { in wl_cfgvendor_send_hotlist_event()
464 cnt = iter_cnt_to_send; in wl_cfgvendor_send_hotlist_event()
469 iter_cnt_to_send -= cnt; in wl_cfgvendor_send_hotlist_event()