Home
last modified time | relevance | path

Searched refs:NETDEV_CHANGEUPPER (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/lib/
Dnetdev-notifier-error-inject.c21 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEUPPER) },
/Linux-v4.19/Documentation/fault-injection/
Dnotifier-error-inject.txt76 * NETDEV_CHANGEUPPER
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dlag.c395 if ((event != NETDEV_CHANGEUPPER) && (event != NETDEV_CHANGELOWERSTATE)) in mlx5_lag_netdev_event()
402 case NETDEV_CHANGEUPPER: in mlx5_lag_netdev_event()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Dlag_conf.c665 case NETDEV_CHANGEUPPER: in nfp_fl_lag_netdev_event()
/Linux-v4.19/Documentation/networking/
Dswitchdev.txt151 monitoring NETDEV_CHANGEUPPER notifications. For example, a port moved into a
155 registering for netdevice events and acting on NETDEV_CHANGEUPPER.
/Linux-v4.19/drivers/infiniband/core/
Droce_gid_mgmt.c774 case NETDEV_CHANGEUPPER: in netdevice_event()
/Linux-v4.19/net/batman-adv/
Dhard-interface.c1071 case NETDEV_CHANGEUPPER: in batadv_hard_if_event()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c4621 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event()
4685 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_event()
4752 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event()
4844 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_bridge_event()
4880 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
Dspectrum_router.c1694 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_ipip_ol_event()
1723 case NETDEV_CHANGEUPPER: in __mlxsw_sp_netdevice_ipip_ul_event()
6832 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c987 if (event == NETDEV_CHANGEUPPER) { in port_netdevice_event()
/Linux-v4.19/net/ipv4/
Dfib_frontend.c1288 case NETDEV_CHANGEUPPER: in fib_netdev_event()
/Linux-v4.19/net/dsa/
Dslave.c1419 if (event == NETDEV_CHANGEUPPER) in dsa_slave_netdevice_event()
/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot.c1513 case NETDEV_CHANGEUPPER: in ocelot_netdevice_port_event()
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker_main.c3060 case NETDEV_CHANGEUPPER: in rocker_netdevice_event()
/Linux-v4.19/include/linux/
Dnetdevice.h2436 NETDEV_CHANGEUPPER, enumerator
/Linux-v4.19/net/core/
Ddev.c6983 ret = call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_link()
7069 call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in netdev_upper_dev_unlink()
Drtnetlink.c4776 case NETDEV_CHANGEUPPER: in rtnetlink_event()
/Linux-v4.19/net/ipv6/
Daddrconf.c3597 case NETDEV_CHANGEUPPER: in addrconf_notify()