Home
last modified time | relevance | path

Searched refs:MT_RXWI_RATE_LDPC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.h87 #define MT_RXWI_RATE_LDPC BIT(6) macro
H A Dmt76x02_mac.c404 txwi->rate |= cpu_to_le16(MT_RXWI_RATE_LDPC); in mt76x02_mac_write_txwi()
701 if (rate & MT_RXWI_RATE_LDPC) in mt76x02_mac_process_rate()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.h87 #define MT_RXWI_RATE_LDPC BIT(6) macro
H A Dmt76x02_mac.c404 txwi->rate |= cpu_to_le16(MT_RXWI_RATE_LDPC); in mt76x02_mac_write_txwi()
704 if (rate & MT_RXWI_RATE_LDPC) in mt76x02_mac_process_rate()

Completed in 8 milliseconds