Searched refs:change_tag_protocol (Results 1 – 5 of 5) sorted by relevance
620 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()
811 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()
615 int (*change_tag_protocol)(struct dsa_switch *ds, int port, member
1638 .change_tag_protocol = felix_change_tag_protocol,
6235 .change_tag_protocol = mv88e6xxx_change_tag_protocol,
Completed in 26 milliseconds