Home
last modified time | relevance | path

Searched refs:roam_env_detection (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h1098 bool roam_env_detection; member
H A Ddhd_linux.c10532 dhd->roam_env_detection = TRUE;
10534 dhd->roam_env_detection = FALSE;
H A Dwl_cfg80211.c7027 if (dhdp->roam_env_detection) {
17043 if (dhdp->roam_env_detection)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h1098 bool roam_env_detection; member
H A Ddhd_linux.c10597 dhd->roam_env_detection = TRUE;
10599 dhd->roam_env_detection = FALSE;
H A Dwl_cfg80211.c7029 if (dhdp->roam_env_detection) {
17045 if (dhdp->roam_env_detection)
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h1100 bool roam_env_detection; member
H A Ddhd_linux.c10712 dhd->roam_env_detection = TRUE;
10714 dhd->roam_env_detection = FALSE;
H A Dwl_cfg80211.c6945 if (dhdp->roam_env_detection) {
16896 if (dhdp->roam_env_detection)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c13332 dhd->roam_env_detection = TRUE; in dhd_preinit_proc()
13334 dhd->roam_env_detection = FALSE; in dhd_preinit_proc()
14159 dhd->roam_env_detection = FALSE; in dhd_optimised_preinit_ioctls()
14166 dhd->roam_env_detection = TRUE; in dhd_optimised_preinit_ioctls()
15278 dhd->roam_env_detection = TRUE; in dhd_legacy_preinit_ioctls()
15280 dhd->roam_env_detection = FALSE; in dhd_legacy_preinit_ioctls()
H A Ddhd.h1415 bool roam_env_detection; member
H A Dwl_cfg80211.c5612 if (dhdp->roam_env_detection && (dev == bcmcfg_to_prmry_ndev(cfg))) { in wl_config_roam_env_detection()
11069 if (dhdp->roam_env_detection) { in wl_post_linkup_ops()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c13213 dhd->roam_env_detection = TRUE; in dhd_preinit_proc()
13215 dhd->roam_env_detection = FALSE; in dhd_preinit_proc()
14035 dhd->roam_env_detection = FALSE; in dhd_optimised_preinit_ioctls()
14042 dhd->roam_env_detection = TRUE; in dhd_optimised_preinit_ioctls()
15161 dhd->roam_env_detection = TRUE; in dhd_legacy_preinit_ioctls()
15163 dhd->roam_env_detection = FALSE; in dhd_legacy_preinit_ioctls()
H A Ddhd.h1417 bool roam_env_detection; member
H A Dwl_cfg80211.c5626 if (dhdp->roam_env_detection && (dev == bcmcfg_to_prmry_ndev(cfg))) { in wl_config_roam_env_detection()
11144 if (dhdp->roam_env_detection) { in wl_post_linkup_ops()