Searched refs:smax (Results 1 – 5 of 5) sorted by relevance
226 u64 smax; member
299 sja1105_packing(buf, &entry->smax, 57, 42, size, op); in sja1105_l2_policing_entry_packing()
466 policing[index].smax = 65535; /* Burst size in bytes */ in sja1105_setup_policer()
362 int smax; /* Max # of symbols. */ member
1167 unsigned long smax; in task_scan_max() local1171 smax = sysctl_numa_balancing_scan_period_max / task_nr_scan_windows(p); in task_scan_max()1178 unsigned long period = smax; in task_scan_max()1184 smax = max(smax, period); in task_scan_max()1187 return max(smin, smax); in task_scan_max()