Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pno.h381 } gscan_results_cache_t; typedef
413 gscan_results_cache_t *gscan_batch_cache;
414 gscan_results_cache_t *gscan_hotlist_found;
415 gscan_results_cache_t *gscan_hotlist_lost;
H A Ddhd_pno.c288 gscan_results_cache_t *iter; in dhd_gscan_clear_all_batch_results()
1810 gscan_results_cache_t *iter; in dhd_wait_batch_results_complete()
1841 gscan_results_cache_t *iter, *results; in dhd_get_gscan_batch_results()
2535 gscan_results_cache_t *iter, *tmp; in dhd_gscan_batch_cache_cleanup()
2565 gscan_results_cache_t *iter, *tail; in _dhd_pno_get_gscan_batch_from_fw()
2672 iter = (gscan_results_cache_t *) in _dhd_pno_get_gscan_batch_from_fw()
2674 sizeof(gscan_results_cache_t), GFP_KERNEL); in _dhd_pno_get_gscan_batch_from_fw()
3643 gscan_results_cache_t *iter, *tmp; in dhd_gscan_hotlist_cache_cleanup()
3845 gscan_results_cache_t *gscan_hotlist_cache; in dhd_handle_hotlist_scan_evt()
3858 malloc_size = sizeof(gscan_results_cache_t) + in dhd_handle_hotlist_scan_evt()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pno.h386 } gscan_results_cache_t; typedef
422 gscan_results_cache_t *gscan_batch_cache;
423 gscan_results_cache_t *gscan_hotlist_found;
424 gscan_results_cache_t*gscan_hotlist_lost;
H A Ddhd_pno.c310 gscan_results_cache_t *iter; in dhd_gscan_clear_all_batch_results()
1794 gscan_results_cache_t *iter;
2502 gscan_results_cache_t *iter, *tmp;
2514 + sizeof(gscan_results_cache_t));
2536 gscan_results_cache_t *iter, *tail;
2664 iter = (gscan_results_cache_t *)
2667 sizeof(gscan_results_cache_t));
2791 iter = (gscan_results_cache_t *)
2794 sizeof(gscan_results_cache_t));
2902 gscan_results_cache_t *iter, *results;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pno.h371 } gscan_results_cache_t; typedef
407 gscan_results_cache_t *gscan_batch_cache;
408 gscan_results_cache_t *gscan_hotlist_found;
409 gscan_results_cache_t*gscan_hotlist_lost;
H A Ddhd_pno.c310 gscan_results_cache_t *iter; in dhd_gscan_clear_all_batch_results()
1807 gscan_results_cache_t *iter; in dhd_wait_batch_results_complete()
2515 gscan_results_cache_t *iter, *tmp; in dhd_gscan_batch_cache_cleanup()
2527 + sizeof(gscan_results_cache_t)); in dhd_gscan_batch_cache_cleanup()
2549 gscan_results_cache_t *iter, *tail; in _dhd_pno_get_gscan_batch_from_fw()
2673 iter = (gscan_results_cache_t *) in _dhd_pno_get_gscan_batch_from_fw()
2676 sizeof(gscan_results_cache_t)); in _dhd_pno_get_gscan_batch_from_fw()
2800 iter = (gscan_results_cache_t *) in _dhd_pno_get_gscan_batch_from_fw()
2803 sizeof(gscan_results_cache_t)); in _dhd_pno_get_gscan_batch_from_fw()
2911 gscan_results_cache_t *iter, *results; in dhd_get_gscan_batch_results()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pno.h386 } gscan_results_cache_t; typedef
422 gscan_results_cache_t *gscan_batch_cache;
423 gscan_results_cache_t *gscan_hotlist_found;
424 gscan_results_cache_t*gscan_hotlist_lost;
H A Ddhd_pno.c310 gscan_results_cache_t *iter; in dhd_gscan_clear_all_batch_results()
1794 gscan_results_cache_t *iter;
2502 gscan_results_cache_t *iter, *tmp;
2514 + sizeof(gscan_results_cache_t));
2536 gscan_results_cache_t *iter, *tail;
2664 iter = (gscan_results_cache_t *)
2667 sizeof(gscan_results_cache_t));
2791 iter = (gscan_results_cache_t *)
2794 sizeof(gscan_results_cache_t));
2902 gscan_results_cache_t *iter, *results;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pno.h371 } gscan_results_cache_t; typedef
407 gscan_results_cache_t *gscan_batch_cache;
408 gscan_results_cache_t *gscan_hotlist_found;
409 gscan_results_cache_t*gscan_hotlist_lost;
H A Ddhd_pno.c310 gscan_results_cache_t *iter; in dhd_gscan_clear_all_batch_results()
1807 gscan_results_cache_t *iter; in dhd_wait_batch_results_complete()
2515 gscan_results_cache_t *iter, *tmp; in dhd_gscan_batch_cache_cleanup()
2527 + sizeof(gscan_results_cache_t)); in dhd_gscan_batch_cache_cleanup()
2549 gscan_results_cache_t *iter, *tail; in _dhd_pno_get_gscan_batch_from_fw()
2673 iter = (gscan_results_cache_t *) in _dhd_pno_get_gscan_batch_from_fw()
2676 sizeof(gscan_results_cache_t)); in _dhd_pno_get_gscan_batch_from_fw()
2800 iter = (gscan_results_cache_t *) in _dhd_pno_get_gscan_batch_from_fw()
2803 sizeof(gscan_results_cache_t)); in _dhd_pno_get_gscan_batch_from_fw()
2911 gscan_results_cache_t *iter, *results; in dhd_get_gscan_batch_results()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pno.h386 } gscan_results_cache_t; typedef
422 gscan_results_cache_t *gscan_batch_cache;
423 gscan_results_cache_t *gscan_hotlist_found;
424 gscan_results_cache_t*gscan_hotlist_lost;
H A Ddhd_pno.c310 gscan_results_cache_t *iter; in dhd_gscan_clear_all_batch_results()
1794 gscan_results_cache_t *iter;
2502 gscan_results_cache_t *iter, *tmp;
2514 + sizeof(gscan_results_cache_t));
2536 gscan_results_cache_t *iter, *tail;
2664 iter = (gscan_results_cache_t *)
2667 sizeof(gscan_results_cache_t));
2791 iter = (gscan_results_cache_t *)
2794 sizeof(gscan_results_cache_t));
2902 gscan_results_cache_t *iter, *results;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dssv_cfgvendor.c299 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in wl_cfgvendor_send_hotlist_event()
424 gscan_results_cache_t *results, *iter; in wl_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Drtw_cfgvendor.c382 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in wl_cfgvendor_send_hotlist_event()
505 gscan_results_cache_t *results, *iter; in wl_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Drtw_cfgvendor.c393 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in wl_cfgvendor_send_hotlist_event()
518 gscan_results_cache_t *results, *iter; in wl_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Drtw_cfgvendor.c383 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in wl_cfgvendor_send_hotlist_event()
508 gscan_results_cache_t *results, *iter; in wl_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Drtw_cfgvendor.c386 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in rtw_cfgvendor_send_hotlist_event()
509 gscan_results_cache_t *results, *iter; in rtw_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Drtw_cfgvendor.c409 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in rtw_cfgvendor_send_hotlist_event()
532 gscan_results_cache_t *results, *iter; in rtw_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Drtw_cfgvendor.c409 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in rtw_cfgvendor_send_hotlist_event()
532 gscan_results_cache_t *results, *iter; in rtw_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Drtw_cfgvendor.c402 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in rtw_cfgvendor_send_hotlist_event()
525 gscan_results_cache_t *results, *iter; in rtw_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Drtw_cfgvendor.c420 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in rtw_cfgvendor_send_hotlist_event()
543 gscan_results_cache_t *results, *iter; in rtw_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Drtw_cfgvendor.c399 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in rtw_cfgvendor_send_hotlist_event()
522 gscan_results_cache_t *results, *iter; in rtw_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Drtw_cfgvendor.c406 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in rtw_cfgvendor_send_hotlist_event()
529 gscan_results_cache_t *results, *iter; in rtw_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Drtw_cfgvendor.c402 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in rtw_cfgvendor_send_hotlist_event()
525 gscan_results_cache_t *results, *iter; in rtw_cfgvendor_gscan_get_batch_results()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Drtw_cfgvendor.c409 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in rtw_cfgvendor_send_hotlist_event()
532 gscan_results_cache_t *results, *iter; in rtw_cfgvendor_gscan_get_batch_results()

12