Home
last modified time | relevance | path

Searched refs:smax (Results 1 – 4 of 4) sorted by relevance

/drivers/net/dsa/sja1105/
Dsja1105_flower.c83 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()
Dsja1105_static_config.h310 u64 smax; member
Dsja1105_main.c1039 policing[port].smax = 65535; /* Burst size in bytes */ in sja1105_init_l2_policing()
2834 policing[port].smax = policer->burst; in sja1105_port_policer_add()
2847 policing[port].smax = 65535; in sja1105_port_policer_del()
Dsja1105_static_config.c425 sja1105_packing(buf, &entry->smax, 57, 42, size, op); in sja1105_l2_policing_entry_packing()
439 sja1105_packing(buf, &entry->smax, 56, 39, size, op); in sja1110_l2_policing_entry_packing()