Home
last modified time | relevance | path

Searched refs:wil_has_other_active_ifaces (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c12 bool wil_has_other_active_ifaces(struct wil6210_priv *wil, in wil_has_other_active_ifaces() function
36 return wil_has_other_active_ifaces(wil, NULL, up, ok); in wil_has_active_ifaces()
52 if (!wil_has_other_active_ifaces(wil, ndev, true, false)) { in wil_open()
73 if (!wil_has_other_active_ifaces(wil, ndev, true, false)) { in wil_stop()
H A Dcfg80211.c822 if (!wil_has_other_active_ifaces(wil, ndev, true, false) && in wil_cfg80211_change_iface()
1347 if (!wil_has_other_active_ifaces(wil, ndev, false, true)) in wil_cfg80211_connect()
1957 if (!wil_has_other_active_ifaces(wil, ndev, true, false)) { in _wil_cfg80211_start_ap()
1982 if (!wil_has_other_active_ifaces(wil, ndev, false, true)) in _wil_cfg80211_start_ap()
2000 if (!wil_has_other_active_ifaces(wil, ndev, false, true)) in _wil_cfg80211_start_ap()
2175 last = !wil_has_other_active_ifaces(wil, ndev, false, true); in wil_cfg80211_stop_ap()
H A Dwil6210.h1208 bool wil_has_other_active_ifaces(struct wil6210_priv *wil,
H A Dmain.c347 if (!wil_has_other_active_ifaces(wil, ndev, false, true)) in _wil6210_disconnect_complete()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c12 bool wil_has_other_active_ifaces(struct wil6210_priv *wil, in wil_has_other_active_ifaces() function
36 return wil_has_other_active_ifaces(wil, NULL, up, ok); in wil_has_active_ifaces()
52 if (!wil_has_other_active_ifaces(wil, ndev, true, false)) { in wil_open()
73 if (!wil_has_other_active_ifaces(wil, ndev, true, false)) { in wil_stop()
H A Dcfg80211.c846 if (!wil_has_other_active_ifaces(wil, ndev, true, false) && in wil_cfg80211_change_iface()
1371 if (!wil_has_other_active_ifaces(wil, ndev, false, true)) in wil_cfg80211_connect()
1980 if (!wil_has_other_active_ifaces(wil, ndev, true, false)) { in _wil_cfg80211_start_ap()
2005 if (!wil_has_other_active_ifaces(wil, ndev, false, true)) in _wil_cfg80211_start_ap()
2023 if (!wil_has_other_active_ifaces(wil, ndev, false, true)) in _wil_cfg80211_start_ap()
2199 last = !wil_has_other_active_ifaces(wil, ndev, false, true); in wil_cfg80211_stop_ap()
H A Dwil6210.h1210 bool wil_has_other_active_ifaces(struct wil6210_priv *wil,
H A Dmain.c347 if (!wil_has_other_active_ifaces(wil, ndev, false, true)) in _wil6210_disconnect_complete()

Completed in 20 milliseconds