Home
last modified time | relevance | path

Searched refs:MT_RXWI_RATE_BW (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mac.h88 #define MT_RXWI_RATE_BW GENMASK(8, 7) macro
H A Dmt76x02_mac.c220 rateval |= FIELD_PREP(MT_RXWI_RATE_BW, bw); in mt76x02_mac_tx_rate_val()
316 switch (FIELD_GET(MT_RXWI_RATE_BW, rate)) { in mt76x02_mac_process_tx_rate()
713 switch (FIELD_GET(MT_RXWI_RATE_BW, rate)) { in mt76x02_mac_process_rate()