Home
last modified time | relevance | path

Searched refs:ieee80211_hw_restart_disconnect (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/net/mac80211/
Dutil.c2831 void ieee80211_hw_restart_disconnect(struct ieee80211_vif *vif) in ieee80211_hw_restart_disconnect() function
2835 EXPORT_SYMBOL_GPL(ieee80211_hw_restart_disconnect);
/Linux-v6.1/include/net/
Dmac80211.h6339 void ieee80211_hw_restart_disconnect(struct ieee80211_vif *vif);
/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dcore.c2534 ieee80211_hw_restart_disconnect(arvif->vif); in ath10k_core_restart()