Searched refs:MT_RXWI_RATE_LDPC (Results 1 – 5 of 5) sorted by relevance
72 #define MT_RXWI_RATE_LDPC BIT(6) macro
103 txwi->rate_ctl |= cpu_to_le16(MT_RXWI_RATE_LDPC); in mt76x0_push_txwi()
487 if (rate & MT_RXWI_RATE_LDPC) in mt76_mac_process_rate()
101 #define MT_RXWI_RATE_LDPC BIT(6) macro
430 txwi->rate |= cpu_to_le16(MT_RXWI_RATE_LDPC); in mt76x2_mac_write_txwi()540 if (rate & MT_RXWI_RATE_LDPC) in mt76x2_mac_process_rate()