Searched refs:SWITCHDEV_FDB_ADD (Results 1 – 5 of 5) sorted by relevance
141 case SWITCHDEV_FDB_ADD: in br_switchdev_event()
149 SWITCHDEV_FDB_ADD = 1, enumerator
201 Where val is SWITCHDEV_FDB_ADD when learning and SWITCHDEV_FDB_DEL when203 SWITCHDEV_FDB_ADD, the bridge driver will install the FDB entry into the253 entry by calling call_switchdev_notifiers(SWITCHDEV_FDB_ADD, ...). The
780 notifier_type = adding ? SWITCHDEV_FDB_ADD : SWITCHDEV_FDB_DEL; in mlxsw_sp_fdb_notify_mac_process()
3540 call_switchdev_notifiers(SWITCHDEV_FDB_ADD, in rocker_port_fdb_learn_work()