Searched refs:register_switchdev_notifier (Results 1 – 7 of 7) sorted by relevance
178 int register_switchdev_notifier(struct notifier_block *nb);220 static inline int register_switchdev_notifier(struct notifier_block *nb) in register_switchdev_notifier() function
545 int register_switchdev_notifier(struct notifier_block *nb) in register_switchdev_notifier() function549 EXPORT_SYMBOL_GPL(register_switchdev_notifier);
229 err = register_switchdev_notifier(&br_switchdev_notifier); in br_init()
1102 err = register_switchdev_notifier(&port_switchdev_nb); in ethsw_register_notifier()
1547 err = register_switchdev_notifier(&dsa_slave_switchdev_notifier); in dsa_slave_register_notifier()
2413 err = register_switchdev_notifier(&mlxsw_sp_switchdev_notifier); in mlxsw_sp_fdb_init()
2929 err = register_switchdev_notifier(&rocker_switchdev_notifier); in rocker_probe()