Home
last modified time | relevance | path

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

/linux/lib/
H A Dnetdev-notifier-error-inject.c22 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEUPPER) },
/linux/net/core/
H A Dlock_debug.c46 case NETDEV_CHANGEUPPER: in netdev_debug_event()
H A Ddev.c8879 ret = call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_link()
8975 call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_unlink()
H A Drtnetlink.c7013 case NETDEV_CHANGEUPPER: in rtnetlink_event()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c434 case NETDEV_CHANGEUPPER: in lan966x_netdevice_port_event()
441 if (event == NETDEV_CHANGEUPPER) in lan966x_netdevice_port_event()
462 case NETDEV_CHANGEUPPER: in lan966x_netdevice_port_event()
/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst80 * NETDEV_CHANGEUPPER
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbond.c297 case NETDEV_CHANGEUPPER: in mlx5e_rep_esw_bond_netevent()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c4816 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event()
4900 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_event()
4926 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_post_lag_event()
4996 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event()
5069 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_bridge_vlan_event()
5145 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_bridge_event()
5193 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_vxlan_event()
H A Dspectrum_router.c1991 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_ipip_ol_event()
2023 case NETDEV_CHANGEUPPER: in __mlxsw_sp_netdevice_ipip_ul_event()
9973 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
9994 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c673 case NETDEV_CHANGEUPPER: in nfp_flower_lag_netdev_event()
H A Dtunnel_conf.c1385 } else if (event == NETDEV_CHANGEUPPER) { in nfp_tunnel_mac_event_handler()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_switchdev.c298 case NETDEV_CHANGEUPPER: in sparx5_netdevice_port_event()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c1298 if (event != NETDEV_CHANGEUPPER && in mlx5_lag_netdev_event()
1308 case NETDEV_CHANGEUPPER: in mlx5_lag_netdev_event()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.c835 if (event == NETDEV_CHANGEUPPER) in hns_roce_bond_event()
/linux/Documentation/networking/
H A Dswitchdev.rst162 monitoring NETDEV_CHANGEUPPER notifications. For example, a port moved into a
166 registering for netdevice events and acting on NETDEV_CHANGEUPPER.
/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c1186 case NETDEV_CHANGEUPPER: in ice_eswitch_br_port_event()
/linux/drivers/net/ethernet/adi/
H A Dadin1110.c1206 case NETDEV_CHANGEUPPER: in adin1110_netdevice_event()
/linux/net/bridge/
H A Dbr_vlan.c1761 case NETDEV_CHANGEUPPER: in br_vlan_bridge_event()
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2400 case NETDEV_CHANGEUPPER: in bcm_sysport_netdevice_event()
/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c3099 case NETDEV_CHANGEUPPER: in rocker_netdevice_event()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2256 case NETDEV_CHANGEUPPER: in dpaa2_switch_port_netdevice_event()
/linux/net/dsa/
H A Duser.c3515 case NETDEV_CHANGEUPPER: { in dsa_user_netdevice_event()
/linux/include/linux/
H A Dnetdevice.h3166 NETDEV_CHANGEUPPER, enumerator
/linux/net/ipv6/
H A Daddrconf.c3800 case NETDEV_CHANGEUPPER: in addrconf_notify()