Searched refs:ocelot_bond_get_id (Results 1 – 3 of 3) sorted by relevance
1572 int ocelot_bond_get_id(struct ocelot *ocelot, struct net_device *bond) in ocelot_bond_get_id() function1581 EXPORT_SYMBOL_GPL(ocelot_bond_get_id);2205 int lag = ocelot_bond_get_id(ocelot, bond); in ocelot_setup_logical_port_ids()2353 old_lag_id = ocelot_bond_get_id(ocelot, bond); in ocelot_port_lag_leave()2361 new_lag_id = ocelot_bond_get_id(ocelot, bond); in ocelot_port_lag_leave()2405 lag = ocelot_bond_get_id(ocelot, bond); in ocelot_lag_fdb_add()
1098 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()