Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/mediatek/mt7601u/
Dphy.c1018 u8 activate_threshold, deactivate_threshold; in __mt7601u_phy_freq_cal() local
1028 activate_threshold = 19; in __mt7601u_phy_freq_cal()
1032 activate_threshold = 102; in __mt7601u_phy_freq_cal()
1037 activate_threshold = 82; in __mt7601u_phy_freq_cal()
1045 if (abs(last_offset) >= activate_threshold) in __mt7601u_phy_freq_cal()