Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/mediatek/mt7601u/
Dphy.c1021 u8 activate_threshold, deactivate_threshold; in __mt7601u_phy_freq_cal() local
1031 activate_threshold = 19; in __mt7601u_phy_freq_cal()
1035 activate_threshold = 102; in __mt7601u_phy_freq_cal()
1040 activate_threshold = 82; in __mt7601u_phy_freq_cal()
1048 if (abs(last_offset) >= activate_threshold) in __mt7601u_phy_freq_cal()