Searched refs:p2p_started (Results 1 – 4 of 4) sorted by relevance
211 if (!wdev->p2p_started) in cfg80211_stop_p2p_device()215 wdev->p2p_started = false; in cfg80211_stop_p2p_device()
1681 if (!wdev_iter->p2p_started) in cfg80211_can_use_iftype_chan()
9748 if (wdev->p2p_started) in nl80211_start_p2p_device()9758 wdev->p2p_started = true; in nl80211_start_p2p_device()9934 if (!wdev->netdev && !wdev->p2p_started) in nl80211_vendor_cmd()10290 if (!wdev->p2p_started) { in nl80211_pre_doit()
3448 bool use_4addr, p2p_started; member