Searched refs:ocelot_lag_fdb_add (Results 1 – 3 of 3) sorted by relevance
2205 int ocelot_lag_fdb_add(struct ocelot *ocelot, struct net_device *bond, in ocelot_lag_fdb_add() function2239 EXPORT_SYMBOL_GPL(ocelot_lag_fdb_add);
1193 int ocelot_lag_fdb_add(struct ocelot *ocelot, struct net_device *bond,
835 return ocelot_lag_fdb_add(ocelot, lag.dev, addr, vid, bridge_dev); in felix_lag_fdb_add()