Home
last modified time | relevance | path

Searched refs:ieee80211_sta_uapsd_trigger (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac80211/
H A Drx.c1631 void ieee80211_sta_uapsd_trigger(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_sta_uapsd_trigger() function
1657 EXPORT_SYMBOL(ieee80211_sta_uapsd_trigger);
1704 ieee80211_sta_uapsd_trigger(&rx->sta->sta, tid); in ieee80211_rx_h_uapsd_and_pspoll()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1311 ieee80211_sta_uapsd_trigger(sta, tidno); in mt76_check_sta()
/openbmc/linux/include/net/
H A Dmac80211.h5081 void ieee80211_sta_uapsd_trigger(struct ieee80211_sta *sta, u8 tid);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c3294 ieee80211_sta_uapsd_trigger(sta, IEEE80211_NUM_TIDS); in iwl_mvm_sta_pm_notif()