Searched refs:IEEE80211_TX_CTL_SEND_AFTER_DTIM (Results 1 – 14 of 14) sorted by relevance
400 if (tx_info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) in wfx_tx_inner()405 if (tx_info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) in wfx_tx_inner()537 if (tx_info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in wfx_tx_confirm_cb()
122 else if (tx_info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) in wfx_tx_queues_put()
409 if (tx_info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM)
465 if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in pio_tx_frame()499 if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in b43_pio_tx()
1271 if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in dma_tx_fragment()1348 if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in b43_dma_tx()
110 if (tx_info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM && in rt2x00mac_tx()
723 if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in p54_tx_80211_header()
944 IEEE80211_TX_CTL_SEND_AFTER_DTIM = BIT(5), enumerator1046 IEEE80211_TX_CTL_SEND_AFTER_DTIM | IEEE80211_TX_CTL_AMPDU | \
418 else if (info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) { in iwlagn_tx_skb()
1007 if (unlikely(info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM)) in carl9170_tx_prepare()
1274 WARN_ON_ONCE(info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM); in iwl_mvm_tx_mpdu()
430 info->flags |= IEEE80211_TX_CTL_SEND_AFTER_DTIM; in ieee80211_tx_h_multicast_ps_buf()1303 if ((info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM) || in ieee80211_get_txq()
927 desc_info->hiq = info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM; in rtw89_core_tx_update_desc_info()
1722 WARN_ON_ONCE(info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM); in il4965_tx_skb()