/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()
|
/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()
|
H A D | bridge.c | 205 case NETDEV_CHANGEUPPER: in mlx5_esw_bridge_switchdev_port_event()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_lag.c | 1745 case NETDEV_CHANGEUPPER: in ice_lag_process_event() 1817 if (event != NETDEV_CHANGEUPPER && event != NETDEV_BONDING_INFO && in ice_lag_event_handler() 1839 if (event == NETDEV_CHANGEUPPER) { in ice_lag_event_handler() 1866 case NETDEV_CHANGEUPPER: in ice_lag_event_handler()
|
H A D | ice_eswitch_br.c | 1186 case NETDEV_CHANGEUPPER: in ice_eswitch_br_port_event()
|
/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() 9972 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event() 9993 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/net/batman-adv/ |
H A D | hard-interface.c | 997 case NETDEV_CHANGEUPPER: in batadv_hard_if_event()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
H A D | lag.c | 1292 if (event != NETDEV_CHANGEUPPER && in mlx5_lag_netdev_event() 1302 case NETDEV_CHANGEUPPER: in mlx5_lag_netdev_event()
|
/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | core.c | 668 case NETDEV_CHANGEUPPER: in qtnf_core_netdevice_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/marvell/prestera/ |
H A D | prestera_main.c | 1149 case NETDEV_CHANGEUPPER: in prestera_netdev_port_event()
|
/linux/drivers/net/ethernet/adi/ |
H A D | adin1110.c | 1206 case NETDEV_CHANGEUPPER: in adin1110_netdevice_event()
|
/linux/net/ipv4/ |
H A D | fib_frontend.c | 1538 case NETDEV_CHANGEUPPER: in fib_netdev_event()
|
/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_prueth.c | 1555 case NETDEV_CHANGEUPPER: in prueth_netdevice_event()
|
/linux/net/bridge/ |
H A D | br_vlan.c | 1759 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()
|