Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_CTL_INJECTED (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/
HDtestmode.c139 info->flags = IEEE80211_TX_CTL_INJECTED | in mt76_testmode_alloc_skb()
HDmt76_connac_mac.c455 if (info->flags & IEEE80211_TX_CTL_INJECTED) { in mt76_connac2_mac_write_txwi_80211()
/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDieee80211.h413 IEEE80211_TX_CTL_INJECTED = BIT(15), enumerator
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7615/
HDmac.c849 if (info->flags & IEEE80211_TX_CTL_INJECTED) { in mt7615_mac_write_txwi()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7996/
HDmac.c814 if (info->flags & IEEE80211_TX_CTL_INJECTED) { in mt7996_mac_write_txwi_80211()
/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDmac.c3780 IEEE80211_TX_CTL_INJECTED; in ath10k_tx_h_use_hwcrypto()