Home
last modified time | relevance | path

Searched refs:br_switchdev_mdb_notify (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_switchdev.c635 void br_switchdev_mdb_notify(struct net_device *dev, in br_switchdev_mdb_notify() function
H A Dbr_private.h2145 void br_switchdev_mdb_notify(struct net_device *dev,
2245 static inline void br_switchdev_mdb_notify(struct net_device *dev, in br_switchdev_mdb_notify() function
H A Dbr_mdb.c519 br_switchdev_mdb_notify(dev, mp, pg, type); in br_mdb_notify()