Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dnetdev-notifier-error-inject.c20 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_PRECHANGEUPPER) },
/Linux-v4.19/Documentation/fault-injection/
Dnotifier-error-inject.txt75 * NETDEV_PRECHANGEUPPER
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c4570 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event()
4684 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_event()
4730 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event()
4830 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_bridge_event()
4865 if (!mlxsw_sp || event != NETDEV_PRECHANGEUPPER) in mlxsw_sp_netdevice_macvlan_event()
4880 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
Dspectrum_router.c6830 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot.c1548 if (event == NETDEV_PRECHANGEUPPER && in ocelot_netdevice_event()
/Linux-v4.19/include/linux/
Dnetdevice.h2441 NETDEV_PRECHANGEUPPER, enumerator
/Linux-v4.19/net/core/
Ddev.c6972 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
7064 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in netdev_upper_dev_unlink()