Home
last modified time | relevance | path

Searched refs:change_tag_protocol (Results 1 – 5 of 5) sorted by relevance

/linux/net/dsa/
A Dswitch.c620 if (!ds->ops->change_tag_protocol) in dsa_switch_change_tag_proto()
626 err = ds->ops->change_tag_protocol(ds, cpu_dp->index, in dsa_switch_change_tag_proto()
A Ddsa2.c811 err = ds->ops->change_tag_protocol(ds, cpu_dp->index, in dsa_switch_setup_tag_protocol()
1261 if (!ds->ops->change_tag_protocol) { in dsa_port_parse_cpu()
/linux/include/net/
A Ddsa.h615 int (*change_tag_protocol)(struct dsa_switch *ds, int port, member
/linux/drivers/net/dsa/ocelot/
A Dfelix.c1638 .change_tag_protocol = felix_change_tag_protocol,
/linux/drivers/net/dsa/mv88e6xxx/
A Dchip.c6235 .change_tag_protocol = mv88e6xxx_change_tag_protocol,

Completed in 26 milliseconds