Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_STATUS_EOSP (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dxmit.c90 IEEE80211_TX_STATUS_EOSP)) { in ath_tx_status()
632 if (tx_info->flags & IEEE80211_TX_STATUS_EOSP) { in ath_tx_complete_aggr()
633 tx_info->flags &= ~IEEE80211_TX_STATUS_EOSP; in ath_tx_complete_aggr()
968 IEEE80211_TX_STATUS_EOSP); in ath_tx_get_tid_subframe()
1724 info->flags |= IEEE80211_TX_STATUS_EOSP; in ath9k_release_buffered_frames()
/linux-6.3-rc2/net/mac80211/
A Dsta_info.c1680 IEEE80211_TX_STATUS_EOSP | in ieee80211_send_null_response()
1903 info->flags |= IEEE80211_TX_STATUS_EOSP | in ieee80211_sta_ps_deliver_response()
1927 info->flags |= IEEE80211_TX_STATUS_EOSP | in ieee80211_sta_ps_deliver_response()
A Dstatus.c944 if (info->flags & IEEE80211_TX_STATUS_EOSP) in __ieee80211_tx_status()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/
A Dtx.c377 info->flags |= IEEE80211_TX_STATUS_EOSP | in mt76_queue_ps_skb()
/linux-6.3-rc2/include/net/
A Dmac80211.h890 IEEE80211_TX_STATUS_EOSP = BIT(28), enumerator
971 IEEE80211_TX_CTL_STBC | IEEE80211_TX_STATUS_EOSP)
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtx.c1105 info->flags &= ~IEEE80211_TX_STATUS_EOSP; in iwl_mvm_tx_mpdu()

Completed in 47 milliseconds