ieee80211_stop_device
void ieee80211_stop_device(struct ieee80211_local *local, bool suspend);
ieee80211_stop_device(local, false);
ieee80211_stop_device(local, true);