Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt7601u/
Dmac.c129 rateval |= MT76_SET(MT_RXWI_RATE_PHY, phy); in mt76_mac_tx_rate_val()
393 switch (MT76_GET(MT_RXWI_RATE_PHY, rate)) { in mt76_mac_process_rate()
439 dev->bcn_phy_mode = MT76_GET(MT_RXWI_RATE_PHY, rate); in mt7601u_rx_monitor_beacon()
Dmac.h97 #define MT_RXWI_RATE_PHY GENMASK(15, 14) macro