Home
last modified time | relevance | path

Searched refs:p2p_disconnected (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.h929 int p2p_disconnected; // terence 20130703: Fix for wrong group_capab (timing issue) member
H A Dwl_cfg80211.c11771 if (cfg->p2p_disconnected == 0) in wl_cfg80211_update_bss_cache()
11814 if (cfg->p2p_disconnected > 0) { in wl_inform_bss_cache()
11858 if (cfg->p2p_disconnected > 0 && in wl_inform_bss()
11871 if (cfg->p2p_disconnected > 0) { in wl_inform_bss()
11873 cfg->p2p_disconnected++; in wl_inform_bss()
11874 if (cfg->p2p_disconnected >= 2) { in wl_inform_bss()
11875 cfg->p2p_disconnected = 0; in wl_inform_bss()
13650 cfg->p2p_disconnected = 1; in wl_notify_connect_status()