Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dnetdev-notifier-error-inject.c21 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_PRECHANGEUPPER) },
/Linux-v5.4/Documentation/fault-injection/
Dnotifier-error-inject.rst79 * NETDEV_PRECHANGEUPPER
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c5970 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event()
6096 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_event()
6142 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event()
6232 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_bridge_vlan_event()
6292 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_bridge_event()
6327 if (!mlxsw_sp || event != NETDEV_PRECHANGEUPPER) in mlxsw_sp_netdevice_macvlan_event()
6342 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
Dspectrum_router.c7294 case NETDEV_PRECHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot.c1722 if (event == NETDEV_PRECHANGEUPPER && in ocelot_netdevice_event()
/Linux-v5.4/include/linux/
Dnetdevice.h2476 NETDEV_PRECHANGEUPPER, enumerator
/Linux-v5.4/net/core/
Ddev.c7309 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
7408 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in netdev_upper_dev_unlink()