Searched refs:def_th (Results 1 – 2 of 2) sorted by relevance
1801 s16 def_th = ofdm ? -98 : -110; in mt7615_mac_adjust_sensitivity() local1819 if (*sensitivity == def_th && signal > -90) { in mt7615_mac_adjust_sensitivity()1829 if (*sensitivity - 2 >= def_th) { in mt7615_mac_adjust_sensitivity()
1854 unsigned int latency, th, def_th; in should_numa_migrate_memory() local1863 def_th = sysctl_numa_balancing_hot_threshold; in should_numa_migrate_memory()1866 numa_promotion_adjust_threshold(pgdat, rate_limit, def_th); in should_numa_migrate_memory()1868 th = pgdat->nbp_threshold ? : def_th; in should_numa_migrate_memory()