Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dcfg80211.c602 wil->p2p_dev_started = 1; in wil_cfg80211_start_p2p_device()
611 if (!wil->p2p_dev_started) in wil_cfg80211_stop_p2p_device()
618 wil->p2p_dev_started = 0; in wil_cfg80211_stop_p2p_device()
933 if (!wil->p2p_dev_started) { in wil_cfg80211_scan()
Dwil6210.h1026 u8 p2p_dev_started; member