Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dnetdev-notifier-error-inject.c21 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_PRECHANGEUPPER) },
/openbmc/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst79 * NETDEV_PRECHANGEUPPER
/openbmc/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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c206 case NETDEV_PRECHANGEUPPER: in mlx5_esw_bridge_switchdev_port_event()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c4759 NETDEV_PRECHANGEUPPER, in mlxsw_sp_netdevice_validate_uppers()
4792 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event()
4959 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_event()
5030 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event()
5121 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_bridge_vlan_event()
5182 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_bridge_event()
5227 if (!mlxsw_sp || event != NETDEV_PRECHANGEUPPER) in mlxsw_sp_netdevice_macvlan_event()
H A Dspectrum_router.c9754 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
9773 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c1116 case NETDEV_PRECHANGEUPPER: in prestera_netdev_port_event()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c1577 case NETDEV_PRECHANGEUPPER: { in ocelot_netdevice_event()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2190 case NETDEV_PRECHANGEUPPER: in dpaa2_switch_port_netdevice_event()
/openbmc/linux/net/dsa/
H A Dslave.c3331 case NETDEV_PRECHANGEUPPER: { in dsa_slave_netdevice_event()
/openbmc/linux/include/linux/
H A Dnetdevice.h2887 NETDEV_PRECHANGEUPPER, enumerator
/openbmc/linux/net/core/
H A Ddev.c7740 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
7842 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_unlink()