Home
last modified time | relevance | path

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

/linux/lib/
H A Dnetdev-notifier-error-inject.c21 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_PRECHANGEUPPER) },
/linux/net/core/
H A Dlock_debug.c51 case NETDEV_PRECHANGEUPPER: in netdev_debug_event()
H A Ddev.c8884 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
8986 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_unlink()
/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst79 * NETDEV_PRECHANGEUPPER
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c435 case NETDEV_PRECHANGEUPPER: in lan966x_netdevice_port_event()
459 case NETDEV_PRECHANGEUPPER: in lan966x_netdevice_port_event()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c197 case NETDEV_PRECHANGEUPPER: in mlx5_esw_bridge_switchdev_port_event()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c4696 NETDEV_PRECHANGEUPPER, in mlxsw_sp_netdevice_validate_uppers()
4729 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event()
4896 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_event()
4967 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event()
5058 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_bridge_vlan_event()
5119 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_bridge_event()
5164 if (!mlxsw_sp || event != NETDEV_PRECHANGEUPPER) in mlxsw_sp_netdevice_macvlan_event()
H A Dspectrum_router.c9970 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
9989 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c1117 case NETDEV_PRECHANGEUPPER: in prestera_netdev_port_event()
/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c1635 case NETDEV_PRECHANGEUPPER: { in ocelot_netdevice_event()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2255 case NETDEV_PRECHANGEUPPER: in dpaa2_switch_port_netdevice_event()
/linux/net/dsa/
H A Duser.c3484 case NETDEV_PRECHANGEUPPER: { in dsa_user_netdevice_event()
/linux/include/linux/
H A Dnetdevice.h3174 NETDEV_PRECHANGEUPPER, enumerator