Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dnetdev-notifier-error-inject.c22 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEUPPER) },
/Linux-v5.10/Documentation/fault-injection/
Dnotifier-error-inject.rst80 * NETDEV_CHANGEUPPER
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dlag.c455 if ((event != NETDEV_CHANGEUPPER) && (event != NETDEV_CHANGELOWERSTATE)) in mlx5_lag_netdev_event()
466 case NETDEV_CHANGEUPPER: in mlx5_lag_netdev_event()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbond.c299 case NETDEV_CHANGEUPPER: in mlx5e_rep_esw_bond_netevent()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c3901 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event()
3977 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_event()
4049 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event()
4126 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_bridge_vlan_event()
4186 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_bridge_event()
4222 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
4239 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_vxlan_event()
Dspectrum_router.c1755 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_ipip_ol_event()
1788 case NETDEV_CHANGEUPPER: in __mlxsw_sp_netdevice_ipip_ul_event()
7338 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/Linux-v5.10/drivers/net/ethernet/marvell/prestera/
Dprestera_main.c520 case NETDEV_CHANGEUPPER: in prestera_netdev_port_event()
Dprestera_switchdev.c565 case NETDEV_CHANGEUPPER: in prestera_bridge_port_event()
/Linux-v5.10/Documentation/networking/
Dswitchdev.rst161 monitoring NETDEV_CHANGEUPPER notifications. For example, a port moved into a
165 registering for netdevice events and acting on NETDEV_CHANGEUPPER.
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/flower/
Dlag_conf.c639 case NETDEV_CHANGEUPPER: in nfp_flower_lag_netdev_event()
Dtunnel_conf.c1223 } else if (event == NETDEV_CHANGEUPPER) { in nfp_tunnel_mac_event_handler()
/Linux-v5.10/drivers/infiniband/core/
Droce_gid_mgmt.c783 case NETDEV_CHANGEUPPER: in netdevice_event()
/Linux-v5.10/net/batman-adv/
Dhard-interface.c1062 case NETDEV_CHANGEUPPER: in batadv_hard_if_event()
/Linux-v5.10/drivers/net/wireless/quantenna/qtnfmac/
Dcore.c687 case NETDEV_CHANGEUPPER: in qtnf_core_netdevice_event()
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_net.c922 case NETDEV_CHANGEUPPER: in ocelot_netdevice_port_event()
/Linux-v5.10/net/ipv4/
Dfib_frontend.c1489 case NETDEV_CHANGEUPPER: in fib_netdev_event()
/Linux-v5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1283 if (event == NETDEV_CHANGEUPPER) { in dpaa2_switch_port_netdevice_event()
/Linux-v5.10/net/bridge/
Dbr_vlan.c1554 case NETDEV_CHANGEUPPER: in br_vlan_bridge_event()
/Linux-v5.10/drivers/net/ethernet/ti/
Dcpsw_new.c1562 case NETDEV_CHANGEUPPER: in cpsw_netdevice_event()
/Linux-v5.10/net/dsa/
Dslave.c1998 case NETDEV_CHANGEUPPER: in dsa_slave_netdevice_event()
/Linux-v5.10/drivers/net/ethernet/rocker/
Drocker_main.c3148 case NETDEV_CHANGEUPPER: in rocker_netdevice_event()
/Linux-v5.10/include/linux/
Dnetdevice.h2646 NETDEV_CHANGEUPPER, enumerator
/Linux-v5.10/net/core/
Ddev.c7798 ret = call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_link()
7894 call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_unlink()
Drtnetlink.c5608 case NETDEV_CHANGEUPPER: in rtnetlink_event()
/Linux-v5.10/net/ipv6/
Daddrconf.c3651 case NETDEV_CHANGEUPPER: in addrconf_notify()