Searched refs:smax (Results 1 – 5 of 5) sorted by relevance
83 policing[rule->bcast_pol.sharindx].smax = burst; in sja1105_setup_bcast_policer()155 policing[rule->tc_pol.sharindx].smax = burst; in sja1105_setup_tc_policer()
310 u64 smax; member
1052 policing[port].smax = 65535; /* Burst size in bytes */ in sja1105_init_l2_policing()2930 policing[port].smax = policer->burst; in sja1105_port_policer_add()2943 policing[port].smax = 65535; in sja1105_port_policer_del()
364 int smax; /* Max # of symbols. */ member
1552 unsigned long smax; in task_scan_max() local1556 smax = sysctl_numa_balancing_scan_period_max / task_nr_scan_windows(p); in task_scan_max()1563 unsigned long period = smax; in task_scan_max()1569 smax = max(smax, period); in task_scan_max()1572 return max(smin, smax); in task_scan_max()