Home
last modified time | relevance | path

Searched refs:wl_escan_result_t (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwlc_types.h566 typedef wl_escan_result_v2_t wl_escan_result_t; typedef
567 #define WL_ESCAN_RESULTS_FIXED_SIZE (OFFSETOF(wl_escan_result_t, bss_info))
H A Dwl_cfgscan.c913 wl_escan_result_t *escan_result; in wl_escan_handler()
954 escan_result = (wl_escan_result_t *)data; in wl_escan_handler()
991 (dtoh32(escan_result->buflen) < sizeof(wl_escan_result_t))) { in wl_escan_handler()
3183 static s32 wl_escan_without_scan_cache(struct bcm_cfg80211 *cfg, wl_escan_result_t *escan_result, in wl_escan_without_scan_cache()
H A Dwl_cfg80211.c18244 wl_escan_result_t *escan_result; in wl_notify_device_discovery()
18262 escan_result = (wl_escan_result_t *) data; in wl_notify_device_discovery()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwlc_types.h566 typedef wl_escan_result_v2_t wl_escan_result_t; typedef
567 #define WL_ESCAN_RESULTS_FIXED_SIZE (OFFSETOF(wl_escan_result_t, bss_info))
H A Dwl_escan.c482 wl_escan_result_t *escan_result; in wl_escan_ext_handler()
490 escan_result = (wl_escan_result_t *)data; in wl_escan_ext_handler()
H A Dwl_cfgscan.c917 wl_escan_result_t *escan_result; in wl_escan_handler()
958 escan_result = (wl_escan_result_t *)data; in wl_escan_handler()
995 (dtoh32(escan_result->buflen) < sizeof(wl_escan_result_t))) { in wl_escan_handler()
3189 static s32 wl_escan_without_scan_cache(struct bcm_cfg80211 *cfg, wl_escan_result_t *escan_result, in wl_escan_without_scan_cache()
H A Dwl_cfg80211.c18046 wl_escan_result_t *escan_result; in wl_notify_device_discovery()
18064 escan_result = (wl_escan_result_t *) data; in wl_notify_device_discovery()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgscan.c382 wl_escan_result_t *escan_result; in wl_escan_handler()
407 escan_result = (wl_escan_result_t *)data; in wl_escan_handler()
435 (dtoh32(escan_result->buflen) < sizeof(wl_escan_result_t))) { in wl_escan_handler()
2464 static s32 wl_escan_without_scan_cache(struct bcm_cfg80211 *cfg, wl_escan_result_t *escan_result, in wl_escan_without_scan_cache()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgscan.c377 wl_escan_result_t *escan_result; in wl_escan_handler()
402 escan_result = (wl_escan_result_t *)data; in wl_escan_handler()
430 (dtoh32(escan_result->buflen) < sizeof(wl_escan_result_t))) { in wl_escan_handler()
2455 static s32 wl_escan_without_scan_cache(struct bcm_cfg80211 *cfg, wl_escan_result_t *escan_result, in wl_escan_without_scan_cache()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgscan.c382 wl_escan_result_t *escan_result; in wl_escan_handler()
407 escan_result = (wl_escan_result_t *)data; in wl_escan_handler()
435 (dtoh32(escan_result->buflen) < sizeof(wl_escan_result_t))) { in wl_escan_handler()
2464 static s32 wl_escan_without_scan_cache(struct bcm_cfg80211 *cfg, wl_escan_result_t *escan_result, in wl_escan_without_scan_cache()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_escan.c450 wl_escan_result_t *escan_result; in wl_escan_handler()
458 escan_result = (wl_escan_result_t *)data; in wl_escan_handler()
H A Dwl_cfg80211.c16241 static s32 wl_escan_without_scan_cache(struct bcm_cfg80211 *cfg, wl_escan_result_t *escan_result, in wl_escan_without_scan_cache()
16381 wl_escan_result_t *escan_result; in wl_escan_handler()
16416 escan_result = (wl_escan_result_t *)data; in wl_escan_handler()
16427 (dtoh32(escan_result->buflen) < sizeof(wl_escan_result_t))) { in wl_escan_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl.h629 } wl_escan_result_t; typedef
631 #define WL_ESCAN_RESULTS_FIXED_SIZE (sizeof(wl_escan_result_t) - sizeof(wl_bss_info_t))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h975 typedef wl_escan_result_v109_t wl_escan_result_t; typedef
976 #define WL_ESCAN_RESULTS_FIXED_SIZE (sizeof(wl_escan_result_t) - sizeof(wl_bss_info_t))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h975 typedef wl_escan_result_v109_t wl_escan_result_t; typedef
976 #define WL_ESCAN_RESULTS_FIXED_SIZE (sizeof(wl_escan_result_t) - sizeof(wl_bss_info_t))
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h986 typedef wl_escan_result_v109_t wl_escan_result_t; typedef
987 #define WL_ESCAN_RESULTS_FIXED_SIZE (sizeof(wl_escan_result_t) - sizeof(wl_bss_info_t))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h995 typedef wl_escan_result_v109_t wl_escan_result_t; typedef
996 #define WL_ESCAN_RESULTS_FIXED_SIZE (sizeof(wl_escan_result_t) - sizeof(wl_bss_info_t))
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h1002 typedef wl_escan_result_v109_t wl_escan_result_t; typedef
1003 #define WL_ESCAN_RESULTS_FIXED_SIZE (sizeof(wl_escan_result_t) - sizeof(wl_bss_info_t))