Home
last modified time | relevance | path

Searched refs:ieee80211_sta_eosp (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/Documentation/driver-api/80211/
Dmac80211-advanced.rst85 ieee80211_sta_eosp
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dtx.c422 ieee80211_sta_eosp(sta); in mt76_release_buffered_frames()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7603/
Dmain.c474 ieee80211_sta_eosp(sta); in mt7603_release_buffered_frames()
/Linux-v6.1/net/mac80211/
Dsta_info.c2058 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta) in ieee80211_sta_eosp() function
2067 EXPORT_SYMBOL(ieee80211_sta_eosp);
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c3925 ieee80211_sta_eosp(sta); in iwl_mvm_sta_modify_sleep_tx_count()
3965 ieee80211_sta_eosp(sta); in iwl_mvm_rx_eosp_notif()
Dtx.c1728 ieee80211_sta_eosp(sta); in iwl_mvm_rx_tx_cmd_single()
/Linux-v6.1/include/net/
Dmac80211.h6099 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta);
/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dxmit.c634 ieee80211_sta_eosp(sta); in ath_tx_complete_aggr()