Searched refs:def_th (Results 1 – 2 of 2) sorted by relevance
1790 s16 def_th = ofdm ? -98 : -110; in mt7615_mac_adjust_sensitivity() local1808 if (*sensitivity == def_th && signal > -90) { in mt7615_mac_adjust_sensitivity()1818 if (*sensitivity - 2 >= def_th) { in mt7615_mac_adjust_sensitivity()
1925 unsigned int latency, th, def_th; in should_numa_migrate_memory() local1936 def_th = sysctl_numa_balancing_hot_threshold; in should_numa_migrate_memory()1938 numa_promotion_adjust_threshold(pgdat, rate_limit, def_th); in should_numa_migrate_memory()1940 th = pgdat->nbp_threshold ? : def_th; in should_numa_migrate_memory()