Searched refs:wil_has_active_ifaces (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | netdev.c | 33 bool wil_has_active_ifaces(struct wil6210_priv *wil, bool up, bool ok) in wil_has_active_ifaces() function 412 bool any_active = wil_has_active_ifaces(wil, true, false); in wil_vif_add() 498 bool any_active = wil_has_active_ifaces(wil, true, false); in wil_vif_remove()
|
| H A D | pcie_bus.c | 508 active_ifaces = wil_has_active_ifaces(wil, true, false); in wil6210_suspend() 543 active_ifaces = wil_has_active_ifaces(wil, true, false); in wil6210_resume()
|
| H A D | debugfs.c | 2258 if (wil_has_active_ifaces(wil, true, false)) { in wil_compressed_rx_status_write()
|