IEEE80211_TX_CTL_AMPDU  651 net/mac80211/tx.c 	if (WARN_ON(tx->flags & IEEE80211_TX_CTL_AMPDU ||
IEEE80211_TX_CTL_AMPDU  981 net/mac80211/tx.c 		    !(info->flags & IEEE80211_TX_CTL_AMPDU))
IEEE80211_TX_CTL_AMPDU  138 net/mac80211/wme.c 				info->flags |= IEEE80211_TX_CTL_AMPDU;
IEEE80211_TX_CTL_AMPDU  140 net/mac80211/wme.c 				info->flags &= ~IEEE80211_TX_CTL_AMPDU;
IEEE80211_TX_CTL_AMPDU  172 net/mac80211/wme.c 				info->flags |= IEEE80211_TX_CTL_AMPDU;
IEEE80211_TX_CTL_AMPDU  174 net/mac80211/wme.c 				info->flags &= ~IEEE80211_TX_CTL_AMPDU;