wil_has_active_ifaces  861 drivers/net/wireless/ath/wil6210/cfg80211.c 	if (vif->mid != 0 && wil_has_active_ifaces(wil, true, false)) {
wil_has_active_ifaces 2307 drivers/net/wireless/ath/wil6210/debugfs.c 	if (wil_has_active_ifaces(wil, true, false)) {
wil_has_active_ifaces  422 drivers/net/wireless/ath/wil6210/netdev.c 	bool any_active = wil_has_active_ifaces(wil, true, false);
wil_has_active_ifaces  503 drivers/net/wireless/ath/wil6210/netdev.c 	bool any_active = wil_has_active_ifaces(wil, true, false);
wil_has_active_ifaces  517 drivers/net/wireless/ath/wil6210/pcie_bus.c 	active_ifaces = wil_has_active_ifaces(wil, true, false);
wil_has_active_ifaces  552 drivers/net/wireless/ath/wil6210/pcie_bus.c 	active_ifaces = wil_has_active_ifaces(wil, true, false);
wil_has_active_ifaces  105 drivers/net/wireless/ath/wil6210/pm.c 	active_ifaces = wil_has_active_ifaces(wil, true, false);
wil_has_active_ifaces  331 drivers/net/wireless/ath/wil6210/pm.c 	active_ifaces = wil_has_active_ifaces(wil, true, false);
wil_has_active_ifaces  378 drivers/net/wireless/ath/wil6210/pm.c 	active_ifaces = wil_has_active_ifaces(wil, true, false);
wil_has_active_ifaces 1219 drivers/net/wireless/ath/wil6210/wil6210.h bool wil_has_active_ifaces(struct wil6210_priv *wil, bool up, bool ok);