Searched refs:vl_policing (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_vl.c315 struct sja1105_vl_policing_entry *vl_policing; local
460 vl_policing = table->entries;
488 vl_policing[i].type = 1;
489 vl_policing[i].sharindx = sharindx;
490 vl_policing[i].maxlen = rule->vl.maxlen;
491 vl_policing[sharindx].type = 1;

Completed in 190 milliseconds