Searched refs:MT_RXWI_RATE_MCS (Results 1 – 2 of 2) sorted by relevance
90 #define MT_RXWI_RATE_MCS GENMASK(6, 0) macro
128 rateval = MT76_SET(MT_RXWI_RATE_MCS, rate_idx); in mt76_mac_tx_rate_val()391 u8 idx = MT76_GET(MT_RXWI_RATE_MCS, rate); in mt76_mac_process_rate()