Searched refs:pending_listen_wdev (Results 1 – 3 of 3) sorted by relevance
153 p2p->pending_listen_wdev = wdev; in wil_p2p_listen()183 if (p2p->pending_listen_wdev) { in wil_p2p_stop_discovery()185 p2p->pending_listen_wdev = NULL; in wil_p2p_stop_discovery()303 if (!p2p->discovery_started || !p2p->pending_listen_wdev) in wil_p2p_delayed_listen_work()318 cfg80211_remain_on_channel_expired(p2p->pending_listen_wdev, in wil_p2p_delayed_listen_work()325 cfg80211_ready_on_channel(p2p->pending_listen_wdev, p2p->cookie, in wil_p2p_delayed_listen_work()329 wil->radio_wdev = p2p->pending_listen_wdev; in wil_p2p_delayed_listen_work()331 p2p->pending_listen_wdev = NULL; in wil_p2p_delayed_listen_work()
712 struct wireless_dev *pending_listen_wdev; member
943 if (vif->p2p.pending_listen_wdev) { in wmi_evt_scan_complete()