Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dnetdev-notifier-error-inject.c21 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_PRECHANGEUPPER) },
/kernel/linux/linux-5.10/Documentation/fault-injection/
Dnotifier-error-inject.rst79 * NETDEV_PRECHANGEUPPER
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c3855 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event()
3981 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_event()
4027 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event()
4117 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_bridge_vlan_event()
4177 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_bridge_event()
4212 if (!mlxsw_sp || event != NETDEV_PRECHANGEUPPER) in mlxsw_sp_netdevice_macvlan_event()
4227 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
Dspectrum_router.c7339 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/prestera/
Dprestera_main.c524 case NETDEV_PRECHANGEUPPER: in prestera_netdev_port_event()
Dprestera_switchdev.c548 case NETDEV_PRECHANGEUPPER: in prestera_bridge_port_event()
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
Docelot_net.c955 if (event == NETDEV_PRECHANGEUPPER && in ocelot_netdevice_event()
/kernel/linux/linux-5.10/net/dsa/
Dslave.c2033 case NETDEV_PRECHANGEUPPER: { in dsa_slave_netdevice_event()
/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h2687 NETDEV_PRECHANGEUPPER, enumerator
/kernel/linux/linux-5.10/net/core/
Ddev.c7855 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
7957 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_unlink()