Searched refs:MT_RXWI_RATE_STBC (Results 1 – 4 of 4) sorted by relevance
85 #define MT_RXWI_RATE_STBC GENMASK(10, 9) macro
435 if (rate & MT_RXWI_RATE_STBC) in mt76_mac_process_rate()
90 #define MT_RXWI_RATE_STBC BIT(10) macro
406 txwi->rate |= cpu_to_le16(MT_RXWI_RATE_STBC); in mt76x02_mac_write_txwi()707 if (rate & MT_RXWI_RATE_STBC) in mt76x02_mac_process_rate()