Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot.c1738 int ocelot_bond_get_id(struct ocelot *ocelot, struct net_device *bond) in ocelot_bond_get_id() function
1747 EXPORT_SYMBOL_GPL(ocelot_bond_get_id);
2371 int lag = ocelot_bond_get_id(ocelot, bond); in ocelot_setup_logical_port_ids()
2519 old_lag_id = ocelot_bond_get_id(ocelot, bond); in ocelot_port_lag_leave()
2527 new_lag_id = ocelot_bond_get_id(ocelot, bond); in ocelot_port_lag_leave()
2571 lag = ocelot_bond_get_id(ocelot, bond); in ocelot_lag_fdb_add()
/linux/include/soc/mscc/
H A Docelot.h1109 int ocelot_bond_get_id(struct ocelot *ocelot, struct net_device *bond);