Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/wil6210/
Dcfg80211.c384 if (!wil->p2p.p2p_dev_started) { in wil_cfg80211_scan()
1407 wil->p2p.p2p_dev_started = 1; in wil_cfg80211_start_p2p_device()
1417 if (!p2p->p2p_dev_started) in wil_cfg80211_stop_p2p_device()
1423 p2p->p2p_dev_started = 0; in wil_cfg80211_stop_p2p_device()
Dwil6210.h462 u8 p2p_dev_started; member