Searched refs:IEEE80211_TX_CTL_AMPDU (Results 1 – 9 of 9) sorted by relevance
222 WARN_ON_ONCE(info->flags & IEEE80211_TX_CTL_AMPDU); in iwl_mvm_set_tx_cmd() 799 if (WARN_ON_ONCE(info.flags & IEEE80211_TX_CTL_AMPDU)) in iwl_mvm_tx_skb_non_sta() 1052 if ((info->flags & IEEE80211_TX_CTL_AMPDU && in iwl_mvm_tx_tso() 1069 if (info->flags & IEEE80211_TX_CTL_AMPDU && in iwl_mvm_txq_should_update() 1249 is_ampdu = info->flags & IEEE80211_TX_CTL_AMPDU; in iwl_mvm_tx_mpdu() 1790 if (info->flags & IEEE80211_TX_CTL_AMPDU && in iwl_mvm_rx_tx_cmd_single() 1794 info->flags &= ~IEEE80211_TX_CTL_AMPDU; in iwl_mvm_rx_tx_cmd_single()
145 bool ampdu = IEEE80211_SKB_CB(tx_info->skb)->flags & IEEE80211_TX_CTL_AMPDU; in mt76x02_tx_prepare_skb()
72 bool ampdu = IEEE80211_SKB_CB(tx_info->skb)->flags & IEEE80211_TX_CTL_AMPDU; in mt76x02u_tx_prepare_skb()
413 if ((info->flags & IEEE80211_TX_CTL_AMPDU) && sta) { in mt76x02_mac_write_txwi()531 info->flags |= IEEE80211_TX_CTL_AMPDU | in mt76x02_mac_fill_tx_status()
372 if (info->flags & IEEE80211_TX_CTL_AMPDU) { in rtw_tx_data_pkt_info_update() 595 info->flags |= IEEE80211_TX_CTL_AMPDU; in rtw_txq_check_agg()
984 if (!(info->flags & IEEE80211_TX_CTL_AMPDU)) in mt7603_mac_write_txwi()1134 if (ampdu || (info->flags & IEEE80211_TX_CTL_AMPDU)) in mt7603_fill_txs()1135 info->flags |= IEEE80211_TX_STAT_AMPDU | IEEE80211_TX_CTL_AMPDU; in mt7603_fill_txs()
802 if (!(info->flags & IEEE80211_TX_CTL_AMPDU)) in mt7615_mac_write_txwi()1357 if (ampdu || (info->flags & IEEE80211_TX_CTL_AMPDU)) in mt7615_fill_txs()1358 info->flags |= IEEE80211_TX_STAT_AMPDU | IEEE80211_TX_CTL_AMPDU; in mt7615_fill_txs()
392 IEEE80211_TX_CTL_AMPDU = BIT(0), enumerator
483 if (!(IEEE80211_SKB_CB(skb)->flags & IEEE80211_TX_CTL_AMPDU)) in rtw89_core_tx_update_sec_key() 2710 IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_CTL_AMPDU; in rtw89_track_work()