Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dnetdev-notifier-error-inject.c22 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEUPPER) },
/OK3568_Linux_fs/kernel/Documentation/fault-injection/
H A Dnotifier-error-inject.rst80 * NETDEV_CHANGEUPPER
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dlag.c463 if ((event != NETDEV_CHANGEUPPER) && (event != NETDEV_CHANGELOWERSTATE)) in mlx5_lag_netdev_event()
471 case NETDEV_CHANGEUPPER: in mlx5_lag_netdev_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbond.c297 case NETDEV_CHANGEUPPER: in mlx5e_rep_esw_bond_netevent()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c3906 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_upper_event()
3982 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_event()
4054 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_port_vlan_event()
4131 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_bridge_vlan_event()
4191 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_bridge_event()
4227 if (event != NETDEV_PRECHANGEUPPER && event != NETDEV_CHANGEUPPER) in mlxsw_sp_is_vrf_event()
4244 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_vxlan_event()
H A Dspectrum_router.c1755 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_ipip_ol_event()
1788 case NETDEV_CHANGEUPPER: in __mlxsw_sp_netdevice_ipip_ul_event()
7341 case NETDEV_CHANGEUPPER: in mlxsw_sp_netdevice_vrf_event()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dswitchdev.rst161 monitoring NETDEV_CHANGEUPPER notifications. For example, a port moved into a
165 registering for netdevice events and acting on NETDEV_CHANGEUPPER.
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c525 case NETDEV_CHANGEUPPER: in prestera_netdev_port_event()
H A Dprestera_switchdev.c563 case NETDEV_CHANGEUPPER: in prestera_bridge_port_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c639 case NETDEV_CHANGEUPPER: in nfp_flower_lag_netdev_event()
H A Dtunnel_conf.c1228 } else if (event == NETDEV_CHANGEUPPER) { in nfp_tunnel_mac_event_handler()
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dhard-interface.c1073 case NETDEV_CHANGEUPPER: in batadv_hard_if_event()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Droce_gid_mgmt.c783 case NETDEV_CHANGEUPPER: in netdevice_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c687 case NETDEV_CHANGEUPPER: in qtnf_core_netdevice_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_net.c922 case NETDEV_CHANGEUPPER: in ocelot_netdevice_port_event()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c1497 case NETDEV_CHANGEUPPER: in fib_netdev_event()
/OK3568_Linux_fs/kernel/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw.c1283 if (event == NETDEV_CHANGEUPPER) { in dpaa2_switch_port_netdevice_event()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_vlan.c1577 case NETDEV_CHANGEUPPER: in br_vlan_bridge_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_new.c1566 case NETDEV_CHANGEUPPER: in cpsw_netdevice_event()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c2043 case NETDEV_CHANGEUPPER: in dsa_slave_netdevice_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/
H A Drocker_main.c3148 case NETDEV_CHANGEUPPER: in rocker_netdevice_event()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h2740 NETDEV_CHANGEUPPER, enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c7876 ret = call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_link()
7972 call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_unlink()
H A Drtnetlink.c5617 case NETDEV_CHANGEUPPER: in rtnetlink_event()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daddrconf.c3704 case NETDEV_CHANGEUPPER: in addrconf_notify()