Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/dsa/
H A Ddsa.c585 err = ds->ops->change_tag_protocol(ds, tag_ops->proto); in dsa_switch_setup_tag_protocol()
1179 if (!ds->ops->change_tag_protocol) { in dsa_port_parse_cpu()
1233 * driver is ready to accept calls to .change_tag_protocol. If in dsa_port_parse_cpu()
H A Dswitch.c880 if (!ds->ops->change_tag_protocol) in dsa_switch_change_tag_proto()
885 err = ds->ops->change_tag_protocol(ds, tag_ops->proto); in dsa_switch_change_tag_proto()
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/
H A Drtl8365mb.c2119 .change_tag_protocol = rtl8365mb_change_tag_protocol,
2140 .change_tag_protocol = rtl8365mb_change_tag_protocol,
/kernel/linux/linux-6.6/include/net/
H A Ddsa.h821 * protocols should implement @change_tag_protocol and report in
827 int (*change_tag_protocol)(struct dsa_switch *ds, member
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.c2088 .change_tag_protocol = felix_change_tag_protocol,
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6806 .change_tag_protocol = mv88e6xxx_change_tag_protocol,

Completed in 20 milliseconds