ocelot_bond_get_id
lag = ocelot_bond_get_id(ocelot, conduit);
EXPORT_SYMBOL_GPL(ocelot_bond_get_id);
int lag = ocelot_bond_get_id(ocelot, bond);
old_lag_id = ocelot_bond_get_id(ocelot, bond);
new_lag_id = ocelot_bond_get_id(ocelot, bond);
lag = ocelot_bond_get_id(ocelot, bond);
int ocelot_bond_get_id(struct ocelot *ocelot, struct net_device *bond);