Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_CTL_LDPC (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/
A Dtestmode.c243 info->flags |= IEEE80211_TX_CTL_LDPC; in mt76_testmode_tx_init()
A Dmt76x02_mac.c403 if (is_mt76x2(dev) && (info->flags & IEEE80211_TX_CTL_LDPC)) in mt76x02_mac_write_txwi()
/linux-6.3-rc2/include/net/
A Dmac80211.h885 IEEE80211_TX_CTL_LDPC = BIT(22), enumerator
970 IEEE80211_TX_CTL_MORE_FRAMES | IEEE80211_TX_CTL_LDPC | \
/linux-6.3-rc2/net/mac80211/
A Drc80211_minstrel_ht.c1758 mi->tx_flags |= IEEE80211_TX_CTL_LDPC; in minstrel_ht_update_caps()
A Dtx.c2211 info->flags |= IEEE80211_TX_CTL_LDPC; in ieee80211_parse_tx_radiotap()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7615/
A Dmac.c826 if (info->flags & IEEE80211_TX_CTL_LDPC) in mt7615_mac_write_txwi()
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dxmit.c1425 if (tx_info->flags & IEEE80211_TX_CTL_LDPC) in ath_tx_fill_desc()

Completed in 55 milliseconds