Searched refs:p2p_disc_on (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvif.c | 357 bool p2p_disc_on = false; in wl_cfg80211_is_policy_config_allowed() local 366 p2p_disc_on = wl_get_p2p_status(cfg, SCANNING); in wl_cfg80211_is_policy_config_allowed() 374 if ((sta_assoc_state == TRUE) || (p2p_disc_on == TRUE) || in wl_cfg80211_is_policy_config_allowed() 379 sta_assoc_state, p2p_disc_on, nan_init_state, in wl_cfg80211_is_policy_config_allowed()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgvif.c | 357 bool p2p_disc_on = false; in wl_cfg80211_is_policy_config_allowed() local 366 p2p_disc_on = wl_get_p2p_status(cfg, SCANNING); in wl_cfg80211_is_policy_config_allowed() 374 if ((sta_assoc_state == TRUE) || (p2p_disc_on == TRUE) || in wl_cfg80211_is_policy_config_allowed() 379 sta_assoc_state, p2p_disc_on, nan_init_state, in wl_cfg80211_is_policy_config_allowed()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 2432 bool p2p_disc_on = false; local 2440 p2p_disc_on = wl_get_p2p_status(cfg, SCANNING); 2442 if ((sta_assoc_state == TRUE) || (p2p_disc_on == TRUE) || 2447 sta_assoc_state, p2p_disc_on, cfg->nan_init_state,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 2430 bool p2p_disc_on = false; local 2438 p2p_disc_on = wl_get_p2p_status(cfg, SCANNING); 2440 if ((sta_assoc_state == TRUE) || (p2p_disc_on == TRUE) || 2445 sta_assoc_state, p2p_disc_on, cfg->nan_init_state,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 2307 bool p2p_disc_on = false; local 2315 p2p_disc_on = wl_get_p2p_status(cfg, SCANNING); 2317 if ((sta_assoc_state == TRUE) || (p2p_disc_on == TRUE) || 2322 sta_assoc_state, p2p_disc_on, cfg->nan_init_state,
|