Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/driver-api/80211/
H A Dmac80211-advanced.rst85 ieee80211_sta_eosp
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dtx.c376 ieee80211_sta_eosp(sta); in mt76_release_buffered_frames()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c451 ieee80211_sta_eosp(sta); in mt7603_release_buffered_frames()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dsta_info.c1849 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta) in ieee80211_sta_eosp() function
1858 EXPORT_SYMBOL(ieee80211_sta_eosp);
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c3771 ieee80211_sta_eosp(sta); in iwl_mvm_sta_modify_sleep_tx_count()
3811 ieee80211_sta_eosp(sta); in iwl_mvm_rx_eosp_notif()
H A Dtx.c1660 ieee80211_sta_eosp(sta); in iwl_mvm_rx_tx_cmd_single()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h5713 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta);
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dxmit.c593 ieee80211_sta_eosp(sta); in ath_tx_complete_aggr()