Searched refs:IEEE80211_TX_CTL_SEND_AFTER_DTIM (Results 1 – 10 of 10) sorted by relevance
478 if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in pio_tx_frame()512 if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in b43_pio_tx()
1333 if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in dma_tx_fragment()1410 if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in b43_dma_tx()
121 if (tx_info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM && in rt2x00mac_tx()
722 IEEE80211_TX_CTL_SEND_AFTER_DTIM = BIT(5), enumerator779 IEEE80211_TX_CTL_SEND_AFTER_DTIM | IEEE80211_TX_CTL_AMPDU | \
647 if (WARN_ON_ONCE(info.flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM && in iwl_mvm_tx_skb_non_sta()1056 WARN_ON_ONCE(info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM); in iwl_mvm_tx_mpdu()
721 if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in p54_tx_80211_header()
440 else if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in iwlagn_tx_skb()
1002 if (unlikely(info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM)) in carl9170_tx_prepare()
446 info->flags |= IEEE80211_TX_CTL_SEND_AFTER_DTIM; in ieee80211_tx_h_multicast_ps_buf()1252 if ((info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) || in ieee80211_get_txq()
1736 WARN_ON_ONCE(info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM); in il4965_tx_skb()