Searched refs:foe (Results 1 – 2 of 2) sorted by relevance
198 s16 foe = FIELD_GET(MT_RXV5_FOE, rxv5); in mt7615_mac_fill_tm_rx() local203 foe &= ~BIT(11); in mt7615_mac_fill_tm_rx()204 foe *= 1000; in mt7615_mac_fill_tm_rx()205 foe >>= 11; in mt7615_mac_fill_tm_rx()207 if (foe > 2048) in mt7615_mac_fill_tm_rx()208 foe -= 4096; in mt7615_mac_fill_tm_rx()210 foe = (foe * foe_const) >> 15; in mt7615_mac_fill_tm_rx()213 dev->test.last_freq_offset = foe; in mt7615_mac_fill_tm_rx()
1147 +/* Defines foe cursor parameter validation*/