Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dnetdev-notifier-error-inject.c21 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_PRECHANGEUPPER) },
/OK3568_Linux_fs/kernel/Documentation/fault-injection/
H A Dnotifier-error-inject.rst79 * NETDEV_PRECHANGEUPPER
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
H A Dspectrum_router.c7339 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c524 case NETDEV_PRECHANGEUPPER: in prestera_netdev_port_event()
H A Dprestera_switchdev.c548 case NETDEV_PRECHANGEUPPER: in prestera_bridge_port_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_net.c955 if (event == NETDEV_PRECHANGEUPPER && in ocelot_netdevice_event()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c2033 case NETDEV_PRECHANGEUPPER: { in dsa_slave_netdevice_event()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h2745 NETDEV_PRECHANGEUPPER, enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c7865 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
7967 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_unlink()