Searched refs:notifier_type (Results 1 – 1 of 1) sorted by relevance
109 unsigned long notifier_type; in br_switchdev_fdb_call_notifiers() local114 notifier_type = adding ? SWITCHDEV_FDB_ADD_TO_DEVICE : SWITCHDEV_FDB_DEL_TO_DEVICE; in br_switchdev_fdb_call_notifiers()115 call_switchdev_notifiers(notifier_type, dev, &info.info); in br_switchdev_fdb_call_notifiers()