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

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

Completed in 147 milliseconds