Searched refs:p2p_connected (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 16739 bool p2p_connected = wl_cfgp2p_vif_created(cfg); in wl_cfg80211_concurrent_roam() local 16746 enable, p2p_connected, connected_cnt)); in wl_cfg80211_concurrent_roam() 16748 if (enable && p2p_connected && connected_cnt > 1) { in wl_cfg80211_concurrent_roam()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 15391 bool p2p_connected = wl_cfgp2p_vif_created(cfg); in wl_cfg80211_concurrent_roam() local 15401 enable, p2p_connected, connected_cnt)); in wl_cfg80211_concurrent_roam() 15404 ((p2p_connected && connected_cnt > 1) || in wl_cfg80211_concurrent_roam()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 15267 bool p2p_connected = wl_cfgp2p_vif_created(cfg); in wl_cfg80211_concurrent_roam() local 15277 enable, p2p_connected, connected_cnt)); in wl_cfg80211_concurrent_roam() 15280 ((p2p_connected && connected_cnt > 1) || in wl_cfg80211_concurrent_roam()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 18405 bool p2p_connected = wl_cfgp2p_vif_created(cfg); local 18412 enable, p2p_connected, connected_cnt)); 18414 if (enable && p2p_connected && connected_cnt > 1) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 18403 bool p2p_connected = wl_cfgp2p_vif_created(cfg); local 18410 enable, p2p_connected, connected_cnt)); 18412 if (enable && p2p_connected && connected_cnt > 1) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 18251 bool p2p_connected = wl_cfgp2p_vif_created(cfg); local 18258 enable, p2p_connected, connected_cnt)); 18260 if (enable && p2p_connected && connected_cnt > 1) {
|