Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.h96 const struct felix_tag_proto_ops *tag_proto_ops; member
H A Dfelix.c685 old_proto_ops = felix->tag_proto_ops; in felix_change_tag_protocol()
701 felix->tag_proto_ops = proto_ops; in felix_change_tag_protocol()
739 mask = felix->tag_proto_ops->get_host_fwd_mask(ds); in felix_port_set_host_flood()
751 return felix->tag_proto_ops->change_master(ds, port, master, extack); in felix_port_change_master()
1623 if (felix->tag_proto_ops) in felix_teardown()
1624 felix->tag_proto_ops->teardown(ds); in felix_teardown()

Completed in 4 milliseconds