Searched refs:gscan_results_cache_t (Results 1 – 13 of 13) sorted by relevance
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | dhd_pno.h | 380 } gscan_results_cache_t; typedef 412 gscan_results_cache_t *gscan_batch_cache; 413 gscan_results_cache_t *gscan_hotlist_found; 414 gscan_results_cache_t *gscan_hotlist_lost;
|
D | dhd_pno.c | 287 gscan_results_cache_t *iter; in dhd_gscan_clear_all_batch_results() 1803 gscan_results_cache_t *iter; in dhd_wait_batch_results_complete() 1834 gscan_results_cache_t *iter, *results; in dhd_get_gscan_batch_results() 2524 gscan_results_cache_t *iter, *tmp; in dhd_gscan_batch_cache_cleanup() 2554 gscan_results_cache_t *iter, *tail; in _dhd_pno_get_gscan_batch_from_fw() 2661 iter = (gscan_results_cache_t *) in _dhd_pno_get_gscan_batch_from_fw() 2663 sizeof(gscan_results_cache_t), GFP_KERNEL); in _dhd_pno_get_gscan_batch_from_fw() 3628 gscan_results_cache_t *iter, *tmp; in dhd_gscan_hotlist_cache_cleanup() 3830 gscan_results_cache_t *gscan_hotlist_cache; in dhd_handle_hotlist_scan_evt() 3843 malloc_size = sizeof(gscan_results_cache_t) + in dhd_handle_hotlist_scan_evt() [all …]
|
D | wl_cfgvendor.c | 286 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in wl_cfgvendor_send_hotlist_event() 372 gscan_results_cache_t *results, *iter; in wl_cfgvendor_gscan_get_batch_results()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_pno.h | 385 } gscan_results_cache_t; typedef 421 gscan_results_cache_t *gscan_batch_cache; 422 gscan_results_cache_t *gscan_hotlist_found; 423 gscan_results_cache_t*gscan_hotlist_lost;
|
D | dhd_pno.c | 309 gscan_results_cache_t *iter; in dhd_gscan_clear_all_batch_results() 1804 gscan_results_cache_t *iter; in dhd_wait_batch_results_complete() 2512 gscan_results_cache_t *iter, *tmp; in dhd_gscan_batch_cache_cleanup() 2524 + sizeof(gscan_results_cache_t)); in dhd_gscan_batch_cache_cleanup() 2546 gscan_results_cache_t *iter, *tail; in _dhd_pno_get_gscan_batch_from_fw() 2670 iter = (gscan_results_cache_t *) in _dhd_pno_get_gscan_batch_from_fw() 2673 sizeof(gscan_results_cache_t)); in _dhd_pno_get_gscan_batch_from_fw() 2797 iter = (gscan_results_cache_t *) in _dhd_pno_get_gscan_batch_from_fw() 2800 sizeof(gscan_results_cache_t)); in _dhd_pno_get_gscan_batch_from_fw() 2908 gscan_results_cache_t *iter, *results; in dhd_get_gscan_batch_results() [all …]
|
D | wl_cfgvendor.c | 428 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in wl_cfgvendor_send_hotlist_event() 513 gscan_results_cache_t *results, *iter; in wl_cfgvendor_gscan_get_batch_results()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_pno.h | 371 } 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;
|
D | dhd_pno.c | 310 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 …]
|
D | wl_cfgvendor.c | 432 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in wl_cfgvendor_send_hotlist_event() 517 gscan_results_cache_t *results, *iter; in wl_cfgvendor_gscan_get_batch_results()
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_pno.h | 376 } gscan_results_cache_t; typedef 412 gscan_results_cache_t *gscan_batch_cache; 413 gscan_results_cache_t *gscan_hotlist_found; 414 gscan_results_cache_t *gscan_hotlist_lost;
|
D | dhd_pno.c | 301 gscan_results_cache_t *iter; in dhd_gscan_clear_all_batch_results() 1863 gscan_results_cache_t *iter; in dhd_wait_batch_results_complete() 2579 gscan_results_cache_t *iter, *tmp; in dhd_gscan_batch_cache_cleanup() 2591 sizeof(gscan_results_cache_t)); in dhd_gscan_batch_cache_cleanup() 2613 gscan_results_cache_t *iter, *tail; in _dhd_pno_get_gscan_batch_from_fw() 2738 iter = (gscan_results_cache_t *)MALLOCZ( in _dhd_pno_get_gscan_batch_from_fw() 2741 sizeof(gscan_results_cache_t)); in _dhd_pno_get_gscan_batch_from_fw() 2864 iter = (gscan_results_cache_t *)MALLOCZ( in _dhd_pno_get_gscan_batch_from_fw() 2867 sizeof(gscan_results_cache_t)); in _dhd_pno_get_gscan_batch_from_fw() 2970 gscan_results_cache_t *iter, *results; in dhd_get_gscan_batch_results() [all …]
|
D | wl_cfgvendor.c | 431 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()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
D | rtw_cfgvendor.c | 409 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()
|