call_switchdev_notifiers 7535 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info,
call_switchdev_notifiers 7623 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE, dev, &info.info,
call_switchdev_notifiers 2421 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	call_switchdev_notifiers(type, dev, &info.info, NULL);
call_switchdev_notifiers 2446 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	call_switchdev_notifiers(type, dev, &info.info, NULL);
call_switchdev_notifiers 2802 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 		call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev,
call_switchdev_notifiers 2815 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 		call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev,
call_switchdev_notifiers 2960 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 		call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev,
call_switchdev_notifiers 2981 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev,
call_switchdev_notifiers 2751 drivers/net/ethernet/rocker/rocker_main.c 	call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED,
call_switchdev_notifiers 1832 drivers/net/ethernet/rocker/rocker_ofdpa.c 		call_switchdev_notifiers(SWITCHDEV_FDB_DEL_TO_BRIDGE,
call_switchdev_notifiers 1835 drivers/net/ethernet/rocker/rocker_ofdpa.c 		call_switchdev_notifiers(SWITCHDEV_FDB_ADD_TO_BRIDGE,
call_switchdev_notifiers  393 drivers/net/vxlan.c 	ret = call_switchdev_notifiers(notifier_type, vxlan->dev,
call_switchdev_notifiers 1212 drivers/staging/fsl-dpaa2/ethsw/ethsw.c 		call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, dev,
call_switchdev_notifiers  169 include/net/switchdev.h int call_switchdev_notifiers(unsigned long val, struct net_device *dev,
call_switchdev_notifiers   79 net/bridge/br_switchdev.c 	err = call_switchdev_notifiers(SWITCHDEV_PORT_ATTR_SET, p->dev,
call_switchdev_notifiers  118 net/bridge/br_switchdev.c 	call_switchdev_notifiers(notifier_type, dev, &info.info, NULL);
call_switchdev_notifiers 1589 net/dsa/slave.c 		call_switchdev_notifiers(SWITCHDEV_FDB_OFFLOADED, dev,
call_switchdev_notifiers  419 net/switchdev/switchdev.c EXPORT_SYMBOL_GPL(call_switchdev_notifiers);