ieee80211_sta_ps_transition 2856 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c 		ieee80211_sta_ps_transition(sta, sleeping);
ieee80211_sta_ps_transition  608 drivers/net/wireless/mediatek/mt76/mac80211.c 	ieee80211_sta_ps_transition(sta, ps);
ieee80211_sta_ps_transition 4394 include/net/mac80211.h int ieee80211_sta_ps_transition(struct ieee80211_sta *sta, bool start);
ieee80211_sta_ps_transition 4415 include/net/mac80211.h 	ret = ieee80211_sta_ps_transition(sta, start);
ieee80211_sta_ps_transition 1644 net/mac80211/rx.c EXPORT_SYMBOL(ieee80211_sta_ps_transition);