| /linux/lib/ |
| H A D | netdev-notifier-error-inject.c | 22 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEUPPER) },
|
| /linux/net/core/ |
| H A D | lock_debug.c | 46 case NETDEV_CHANGEUPPER: in netdev_debug_event()
|
| H A D | dev.c | 8879 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 D | rtnetlink.c | 7013 case NETDEV_CHANGEUPPER: in rtnetlink_event()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_switchdev.c | 434 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 D | notifier-error-inject.rst | 80 * NETDEV_CHANGEUPPER
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| H A D | bond.c | 297 case NETDEV_CHANGEUPPER: in mlx5e_rep_esw_bond_netevent()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum.c | 4816 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 D | spectrum_router.c | 1991 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 D | lag_conf.c | 673 case NETDEV_CHANGEUPPER: in nfp_flower_lag_netdev_event()
|
| H A D | tunnel_conf.c | 1385 } else if (event == NETDEV_CHANGEUPPER) { in nfp_tunnel_mac_event_handler()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_switchdev.c | 298 case NETDEV_CHANGEUPPER: in sparx5_netdevice_port_event()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | lag.c | 1298 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 D | hns_roce_bond.c | 835 if (event == NETDEV_CHANGEUPPER) in hns_roce_bond_event()
|
| /linux/Documentation/networking/ |
| H A D | switchdev.rst | 162 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 D | ice_eswitch_br.c | 1186 case NETDEV_CHANGEUPPER: in ice_eswitch_br_port_event()
|
| /linux/drivers/net/ethernet/adi/ |
| H A D | adin1110.c | 1206 case NETDEV_CHANGEUPPER: in adin1110_netdevice_event()
|
| /linux/net/bridge/ |
| H A D | br_vlan.c | 1761 case NETDEV_CHANGEUPPER: in br_vlan_bridge_event()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bcmsysport.c | 2400 case NETDEV_CHANGEUPPER: in bcm_sysport_netdevice_event()
|
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker_main.c | 3099 case NETDEV_CHANGEUPPER: in rocker_netdevice_event()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.c | 2256 case NETDEV_CHANGEUPPER: in dpaa2_switch_port_netdevice_event()
|
| /linux/net/dsa/ |
| H A D | user.c | 3515 case NETDEV_CHANGEUPPER: { in dsa_user_netdevice_event()
|
| /linux/include/linux/ |
| H A D | netdevice.h | 3166 NETDEV_CHANGEUPPER, enumerator
|
| /linux/net/ipv6/ |
| H A D | addrconf.c | 3800 case NETDEV_CHANGEUPPER: in addrconf_notify()
|