/openbmc/linux/lib/ |
H A D | netdev-notifier-error-inject.c | 22 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEUPPER) },
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_switchdev.c | 433 case NETDEV_CHANGEUPPER: in lan966x_netdevice_port_event() 440 if (event == NETDEV_CHANGEUPPER) in lan966x_netdevice_port_event() 461 case NETDEV_CHANGEUPPER: in lan966x_netdevice_port_event()
|
/openbmc/linux/Documentation/fault-injection/ |
H A D | notifier-error-inject.rst | 80 * NETDEV_CHANGEUPPER
|
/openbmc/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 | 210 case NETDEV_CHANGEUPPER: in mlx5_esw_bridge_switchdev_port_event()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_lag.c | 1602 case NETDEV_CHANGEUPPER: in ice_lag_process_event() 1674 if (event != NETDEV_CHANGEUPPER && event != NETDEV_BONDING_INFO && in ice_lag_event_handler() 1696 if (event == NETDEV_CHANGEUPPER) { in ice_lag_event_handler() 1723 case NETDEV_CHANGEUPPER: in ice_lag_event_handler()
|
H A D | ice_eswitch_br.c | 1180 case NETDEV_CHANGEUPPER: in ice_eswitch_br_port_event()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 4876 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event() 4960 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_event() 4986 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_post_lag_event() 5056 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event() 5129 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_bridge_vlan_event() 5205 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_bridge_event() 5253 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_vxlan_event()
|
H A D | spectrum_router.c | 1990 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_ipip_ol_event() 2022 case NETDEV_CHANGEUPPER: in __mlxsw_sp_netdevice_ipip_ul_event() 9754 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event() 9775 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | lag_conf.c | 674 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()
|
/openbmc/linux/net/batman-adv/ |
H A D | hard-interface.c | 1010 case NETDEV_CHANGEUPPER: in batadv_hard_if_event()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
H A D | lag.c | 1134 if (event != NETDEV_CHANGEUPPER && in mlx5_lag_netdev_event() 1144 case NETDEV_CHANGEUPPER: in mlx5_lag_netdev_event()
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | roce_gid_mgmt.c | 783 case NETDEV_CHANGEUPPER: in netdevice_event()
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_switchdev.c | 274 case NETDEV_CHANGEUPPER: in sparx5_netdevice_port_event()
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | core.c | 682 case NETDEV_CHANGEUPPER: in qtnf_core_netdevice_event()
|
/openbmc/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.
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_main.c | 1148 case NETDEV_CHANGEUPPER: in prestera_netdev_port_event()
|
/openbmc/linux/net/ipv4/ |
H A D | fib_frontend.c | 1509 case NETDEV_CHANGEUPPER: in fib_netdev_event()
|
/openbmc/linux/drivers/net/ethernet/adi/ |
H A D | adin1110.c | 1204 case NETDEV_CHANGEUPPER: in adin1110_netdevice_event()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 1588 case NETDEV_CHANGEUPPER: { in ocelot_netdevice_event()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_new.c | 1562 case NETDEV_CHANGEUPPER: in cpsw_netdevice_event()
|
/openbmc/linux/net/bridge/ |
H A D | br_vlan.c | 1749 case NETDEV_CHANGEUPPER: in br_vlan_bridge_event()
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 3100 case NETDEV_CHANGEUPPER: in rocker_netdevice_event()
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bcmsysport.c | 2434 case NETDEV_CHANGEUPPER: in bcm_sysport_netdevice_event()
|