Home
last modified time | relevance | path

Searched refs:NETDEV_PRECHANGEUPPER (Results 1 – 7 of 7) sorted by relevance

/linux/lib/
H A Dnetdev-notifier-error-inject.c21 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_PRECHANGEUPPER) },
/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst79 * NETDEV_PRECHANGEUPPER
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c434 case NETDEV_PRECHANGEUPPER: in lan966x_netdevice_port_event()
458 case NETDEV_PRECHANGEUPPER: in lan966x_netdevice_port_event()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c201 case NETDEV_PRECHANGEUPPER: in mlx5_esw_bridge_switchdev_port_event()
/linux/include/linux/
H A Dnetdevice.h3097 NETDEV_PRECHANGEUPPER, enumerator
/linux/net/core/
H A Ddev.c8353 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
8455 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_unlink()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c10017 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
10036 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()