Home
last modified time | relevance | path

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 Dwl_cfg80211.c16739 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 Dwl_cfg80211.c15391 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 Dwl_cfg80211.c15267 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 Dwl_cfg80211.c18405 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 Dwl_cfg80211.c18403 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 Dwl_cfg80211.c18251 bool p2p_connected = wl_cfgp2p_vif_created(cfg); local
18258 enable, p2p_connected, connected_cnt));
18260 if (enable && p2p_connected && connected_cnt > 1) {