Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_CTL_SEND_AFTER_DTIM (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDieee80211.h401 IEEE80211_TX_CTL_SEND_AFTER_DTIM = BIT(3), enumerator
/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDtx.c1274 WARN_ON_ONCE(info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM); in iwl_mvm_tx_mpdu()
/freebsd-14-stable/sys/contrib/dev/rtw89/
HDcore.c1037 desc_info->hiq = info->flags & IEEE80211_TX_CTL_SEND_AFTER_DTIM; in rtw89_core_tx_update_desc_info()