Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dnetdev-notifier-error-inject.c22 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEUPPER) },
/Linux-v5.4/Documentation/fault-injection/
Dnotifier-error-inject.rst80 * NETDEV_CHANGEUPPER
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dlag.c467 if ((event != NETDEV_CHANGEUPPER) && (event != NETDEV_CHANGELOWERSTATE)) in mlx5_lag_netdev_event()
474 case NETDEV_CHANGEUPPER: in mlx5_lag_netdev_event()
/Linux-v5.4/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-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dlag_conf.c639 case NETDEV_CHANGEUPPER: in nfp_flower_lag_netdev_event()
Dtunnel_conf.c890 } else if (event == NETDEV_CHANGEUPPER) { in nfp_tunnel_mac_event_handler()
/Linux-v5.4/drivers/infiniband/core/
Droce_gid_mgmt.c780 case NETDEV_CHANGEUPPER: in netdevice_event()
/Linux-v5.4/net/batman-adv/
Dhard-interface.c1074 case NETDEV_CHANGEUPPER: in batadv_hard_if_event()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c6021 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event()
6097 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_event()
6169 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event()
6246 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_bridge_vlan_event()
6306 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_bridge_event()
6342 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
6359 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_vxlan_event()
Dspectrum_router.c1743 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_ipip_ol_event()
1772 case NETDEV_CHANGEUPPER: in __mlxsw_sp_netdevice_ipip_ul_event()
7296 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/Linux-v5.4/net/bridge/
Dbr_vlan.c1478 case NETDEV_CHANGEUPPER: in br_vlan_bridge_event()
/Linux-v5.4/net/ipv4/
Dfib_frontend.c1496 case NETDEV_CHANGEUPPER: in fib_netdev_event()
/Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1164 if (event == NETDEV_CHANGEUPPER) { in port_netdevice_event()
/Linux-v5.4/net/dsa/
Dslave.c1553 if (event == NETDEV_CHANGEUPPER) { in dsa_slave_netdevice_event()
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot.c1684 case NETDEV_CHANGEUPPER: in ocelot_netdevice_port_event()
/Linux-v5.4/drivers/net/ethernet/rocker/
Drocker_main.c3145 case NETDEV_CHANGEUPPER: in rocker_netdevice_event()
/Linux-v5.4/include/linux/
Dnetdevice.h2471 NETDEV_CHANGEUPPER, enumerator
/Linux-v5.4/net/core/
Ddev.c7320 ret = call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_link()
7413 call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in netdev_upper_dev_unlink()
Drtnetlink.c5291 case NETDEV_CHANGEUPPER: in rtnetlink_event()
/Linux-v5.4/net/ipv6/
Daddrconf.c3657 case NETDEV_CHANGEUPPER: in addrconf_notify()