Searched refs:ocelot_bond_get_id (Results 1 – 3 of 3) sorted by relevance
1497 int ocelot_bond_get_id(struct ocelot *ocelot, struct net_device *bond) in ocelot_bond_get_id() function1506 EXPORT_SYMBOL_GPL(ocelot_bond_get_id);2130 int lag = ocelot_bond_get_id(ocelot, bond); in ocelot_setup_logical_port_ids()2278 old_lag_id = ocelot_bond_get_id(ocelot, bond); in ocelot_port_lag_leave()2286 new_lag_id = ocelot_bond_get_id(ocelot, bond); in ocelot_port_lag_leave()2330 lag = ocelot_bond_get_id(ocelot, bond); in ocelot_lag_fdb_add()
1090 int ocelot_bond_get_id(struct ocelot *ocelot, struct net_device *bond);
54 lag = ocelot_bond_get_id(ocelot, master); in felix_cpu_port_for_master()