Searched refs:MT_RXWI_RATE_PHY (Results 1 – 2 of 2) sorted by relevance
129 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()
97 #define MT_RXWI_RATE_PHY GENMASK(15, 14) macro