Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_STATUS_EOSP (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c90 IEEE80211_TX_STATUS_EOSP)) { in ath_tx_status()
591 if (tx_info->flags & IEEE80211_TX_STATUS_EOSP) { in ath_tx_complete_aggr()
592 tx_info->flags &= ~IEEE80211_TX_STATUS_EOSP; in ath_tx_complete_aggr()
927 IEEE80211_TX_STATUS_EOSP); in ath_tx_get_tid_subframe()
1685 info->flags |= IEEE80211_TX_STATUS_EOSP; in ath9k_release_buffered_frames()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c96 IEEE80211_TX_STATUS_EOSP)) { in ath_tx_status()
640 if (tx_info->flags & IEEE80211_TX_STATUS_EOSP) { in ath_tx_complete_aggr()
641 tx_info->flags &= ~IEEE80211_TX_STATUS_EOSP; in ath_tx_complete_aggr()
976 IEEE80211_TX_STATUS_EOSP); in ath_tx_get_tid_subframe()
1744 info->flags |= IEEE80211_TX_STATUS_EOSP; in ath9k_release_buffered_frames()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dtx.c331 info->flags |= IEEE80211_TX_STATUS_EOSP | in mt76_queue_ps_skb()
/kernel/linux/linux-5.10/net/mac80211/
H A Dsta_info.c1452 IEEE80211_TX_STATUS_EOSP | in ieee80211_send_null_response()
1675 info->flags |= IEEE80211_TX_STATUS_EOSP | in ieee80211_sta_ps_deliver_response()
1699 info->flags |= IEEE80211_TX_STATUS_EOSP | in ieee80211_sta_ps_deliver_response()
H A Dstatus.c906 if (info->flags & IEEE80211_TX_STATUS_EOSP) in __ieee80211_tx_status()
/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.c1818 IEEE80211_TX_STATUS_EOSP | in ieee80211_send_null_response()
2041 info->flags |= IEEE80211_TX_STATUS_EOSP | in ieee80211_sta_ps_deliver_response()
2065 info->flags |= IEEE80211_TX_STATUS_EOSP | in ieee80211_sta_ps_deliver_response()
H A Dstatus.c944 if (info->flags & IEEE80211_TX_STATUS_EOSP) in __ieee80211_tx_status()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dtx.c395 info->flags |= IEEE80211_TX_STATUS_EOSP | in mt76_queue_ps_skb()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h785 * @IEEE80211_TX_STATUS_EOSP: This packet marks the end of service period,
833 IEEE80211_TX_STATUS_EOSP = BIT(28), enumerator
884 IEEE80211_TX_CTL_STBC | IEEE80211_TX_STATUS_EOSP)
3033 * response to a PS-Poll) also has %IEEE80211_TX_STATUS_EOSP set to
3079 * appropriately (only the last frame may have %IEEE80211_TX_STATUS_EOSP)
3694 * this case the driver must also set %IEEE80211_TX_STATUS_EOSP flag
3702 * service period ends, the driver must set %IEEE80211_TX_STATUS_EOSP
3710 * and the last one will also have %IEEE80211_TX_STATUS_EOSP set. In case
3712 * them between the TIDs, it must set the %IEEE80211_TX_STATUS_EOSP flag
5681 * %IEEE80211_TX_STATUS_EOSP bi
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h860 * @IEEE80211_TX_STATUS_EOSP: This packet marks the end of service period,
908 IEEE80211_TX_STATUS_EOSP = BIT(28), enumerator
989 IEEE80211_TX_CTL_STBC | IEEE80211_TX_STATUS_EOSP)
3334 * response to a PS-Poll) also has %IEEE80211_TX_STATUS_EOSP set to
3380 * appropriately (only the last frame may have %IEEE80211_TX_STATUS_EOSP)
4043 * this case the driver must also set %IEEE80211_TX_STATUS_EOSP flag
4051 * service period ends, the driver must set %IEEE80211_TX_STATUS_EOSP
4059 * and the last one will also have %IEEE80211_TX_STATUS_EOSP set. In case
4061 * them between the TIDs, it must set the %IEEE80211_TX_STATUS_EOSP flag
6253 * %IEEE80211_TX_STATUS_EOSP bi
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1108 info->flags &= ~IEEE80211_TX_STATUS_EOSP; in iwl_mvm_tx_mpdu()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1178 info->flags &= ~IEEE80211_TX_STATUS_EOSP; in iwl_mvm_tx_mpdu()

Completed in 41 milliseconds