Searched refs:ocelot_port_bridge_flags (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 1064 ocelot_port_bridge_flags(ocelot, port, attr->u.brport_flags); in ocelot_port_attr_set() 1244 ocelot_port_bridge_flags(ocelot, port, flags); in ocelot_inherit_brport_flags() 1254 ocelot_port_bridge_flags(ocelot, port, flags); in ocelot_clear_brport_flags()
|
H A D | ocelot.c | 2495 void ocelot_port_bridge_flags(struct ocelot *ocelot, int port, in ocelot_port_bridge_flags() function 2514 EXPORT_SYMBOL(ocelot_port_bridge_flags); variable
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 1027 void ocelot_port_bridge_flags(struct ocelot *ocelot, int port,
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 917 ocelot_port_bridge_flags(ocelot, port, val); in felix_bridge_flags()
|
Completed in 16 milliseconds