Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Drx.c1651 void ieee80211_sta_pspoll(struct ieee80211_sta *pubsta) in ieee80211_sta_pspoll() function
1663 EXPORT_SYMBOL(ieee80211_sta_pspoll);
1724 ieee80211_sta_pspoll(&rx->sta->sta); in ieee80211_rx_h_uapsd_and_pspoll()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1430 ieee80211_sta_pspoll(sta); in mt76_check_sta()
/linux-6.15/include/net/
H A Dmac80211.h5273 void ieee80211_sta_pspoll(struct ieee80211_sta *sta);
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c3495 ieee80211_sta_pspoll(sta); in iwl_mvm_sta_pm_notif()
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcore.c2843 ieee80211_sta_pspoll(sta); in rtw89_core_rx_pkt_hdl()