Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dnetdev-notifier-error-inject.c21 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_PRECHANGEUPPER) },
/Linux-v5.10/Documentation/fault-injection/
Dnotifier-error-inject.rst79 * NETDEV_PRECHANGEUPPER
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c3850 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event()
3976 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_event()
4022 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event()
4112 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_bridge_vlan_event()
4172 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_bridge_event()
4207 if (!mlxsw_sp || event != NETDEV_PRECHANGEUPPER) in mlxsw_sp_netdevice_macvlan_event()
4222 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
Dspectrum_router.c7336 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/Linux-v5.10/drivers/net/ethernet/marvell/prestera/
Dprestera_main.c519 case NETDEV_PRECHANGEUPPER: in prestera_netdev_port_event()
Dprestera_switchdev.c550 case NETDEV_PRECHANGEUPPER: in prestera_bridge_port_event()
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_net.c958 if (event == NETDEV_PRECHANGEUPPER && in ocelot_netdevice_event()
/Linux-v5.10/net/dsa/
Dslave.c1988 case NETDEV_PRECHANGEUPPER: { in dsa_slave_netdevice_event()
/Linux-v5.10/include/linux/
Dnetdevice.h2651 NETDEV_PRECHANGEUPPER, enumerator
/Linux-v5.10/net/core/
Ddev.c7787 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
7889 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_unlink()