Home
last modified time | relevance | path

Searched refs:ocelot_bridge_num_find (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mscc/
H A Docelot.h86 int ocelot_bridge_num_find(struct ocelot *ocelot,
H A Docelot.c423 int ocelot_bridge_num_find(struct ocelot *ocelot, in ocelot_bridge_num_find() function
437 EXPORT_SYMBOL_GPL(ocelot_bridge_num_find);
448 bridge_num = ocelot_bridge_num_find(ocelot, bridge); in ocelot_vlan_unaware_pvid()