Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/driver-api/80211/
Dmac80211-advanced.rst108 :functions: ieee80211_sta_eosp
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dtx.c372 ieee80211_sta_eosp(sta); in mt76_release_buffered_frames()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/
Dmain.c439 ieee80211_sta_eosp(sta); in mt7603_release_buffered_frames()
/Linux-v5.4/net/mac80211/
Dsta_info.c1829 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta) in ieee80211_sta_eosp() function
1838 EXPORT_SYMBOL(ieee80211_sta_eosp);
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c3711 ieee80211_sta_eosp(sta); in iwl_mvm_sta_modify_sleep_tx_count()
3751 ieee80211_sta_eosp(sta); in iwl_mvm_rx_eosp_notif()
Dtx.c1663 ieee80211_sta_eosp(sta); in iwl_mvm_rx_tx_cmd_single()
/Linux-v5.4/include/net/
Dmac80211.h5507 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta);
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dxmit.c593 ieee80211_sta_eosp(sta); in ath_tx_complete_aggr()