Home
last modified time | relevance | path

Searched refs:ieee80211_sta_ps_transition (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/driver-api/80211/
H A Dmac80211-advanced.rst87 ieee80211_sta_ps_transition
/openbmc/linux/include/net/
H A Dmac80211.h5011 int ieee80211_sta_ps_transition(struct ieee80211_sta *sta, bool start);
5032 ret = ieee80211_sta_ps_transition(sta, start); in ieee80211_sta_ps_transition_ni()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1320 ieee80211_sta_ps_transition(sta, ps); in mt76_check_sta()
/openbmc/linux/net/mac80211/
H A Drx.c1596 int ieee80211_sta_ps_transition(struct ieee80211_sta *pubsta, bool start) in ieee80211_sta_ps_transition() function
1615 EXPORT_SYMBOL(ieee80211_sta_ps_transition);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c3257 ieee80211_sta_ps_transition(sta, sleeping); in iwl_mvm_sta_pm_notif()