ieee80211_sta_ps_transition
ieee80211_sta_ps_transition(sta, sleeping);
ieee80211_sta_ps_transition(sta, ps);
ieee80211_sta_ps_transition(sta, ps);
int ieee80211_sta_ps_transition(struct ieee80211_sta *sta, bool start);
ret = ieee80211_sta_ps_transition(sta, start);
EXPORT_SYMBOL(ieee80211_sta_ps_transition);