Home
last modified time | relevance | path

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

12

/linux/net/core/
H A Dlock_debug.c26 case NETDEV_UP: in netdev_debug_event()
/linux/drivers/net/ipvlan/
H A Dipvlan_main.c742 case NETDEV_UP: in ipvlan_device_event()
911 case NETDEV_UP: in ipvlan_addr6_event()
936 case NETDEV_UP: in ipvlan_addr6_validator_event()
983 case NETDEV_UP: in ipvlan_addr4_event()
1010 case NETDEV_UP: in ipvlan_addr4_validator_event()
/linux/net/6lowpan/
H A Dcore.c124 case NETDEV_UP: in lowpan_event()
/linux/net/bridge/
H A Dbr.c117 case NETDEV_UP: in br_device_event()
150 if (!notified && (event == NETDEV_CHANGEADDR || event == NETDEV_UP || in br_device_event()
/linux/net/8021q/
H A Dvlan.c412 if (event == NETDEV_UP) in vlan_device_event()
485 case NETDEV_UP: in vlan_device_event()
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c203 case NETDEV_UP: in usnic_ib_handle_port_event()
280 case NETDEV_UP: in usnic_ib_handle_inet_event()
/linux/drivers/leds/trigger/
H A Dledtrig-netdev.c577 if (evt != NETDEV_UP && evt != NETDEV_DOWN && evt != NETDEV_CHANGE in netdev_trig_notify()
607 case NETDEV_UP: in netdev_trig_notify()
/linux/net/ieee802154/
H A Dcore.c310 case NETDEV_UP: in cfg802154_netdev_notifier_call()
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c1712 netxen_restore_indev_addr(netdev, NETDEV_UP); in netxen_nic_attach_late_func()
2507 netxen_restore_indev_addr(netdev, NETDEV_UP); in netxen_attach_work()
3246 case NETDEV_UP: in netxen_config_indev_addr()
3268 ip_event = (event == NETDEV_UP) ? NX_IP_UP : NX_IP_DOWN; in netxen_restore_indev_addr()
3346 if (event == NETDEV_UP || event == NETDEV_DOWN) { in netxen_netdev_event()
3382 ip_event = (event == NETDEV_UP) ? NX_IP_UP : NX_IP_DOWN; in netxen_inetaddr_event()
3391 if (event == NETDEV_UP || event == NETDEV_DOWN) { in netxen_inetaddr_event()
/linux/drivers/infiniband/core/
H A Droce_gid_mgmt.c783 case NETDEV_UP: in netdevice_event()
848 case NETDEV_UP: in addr_event()
/linux/drivers/net/wan/
H A Dlapbether.c460 case NETDEV_UP: in lapbeth_device_event()
/linux/net/tipc/
H A Dtrace.h121 {(NETDEV_UP), "NETDEV_UP" },\
/linux/net/lapb/
H A Dlapb_iface.c474 case NETDEV_UP: in lapb_device_event()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c2201 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_reset_context()
3621 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_attach_work()
3812 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_attach_func()
4041 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_setup_rings()
4066 case NETDEV_UP: in qlcnic_config_indev_addr()
4163 case NETDEV_UP: in qlcnic_inetaddr_event()
H A Dqlcnic_sriov_common.c1714 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_sriov_vf_attach()
2154 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_sriov_vf_resume()
/linux/drivers/s390/net/
H A Dqeth_l3_main.c2078 case NETDEV_UP: in qeth_l3_handle_ip_event()
2156 if (event != NETDEV_UP && event != NETDEV_DOWN) in qeth_l3_ip6_event()
2170 if (event == NETDEV_UP) in qeth_l3_ip6_event()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c1290 case NETDEV_UP: in __prestera_inetaddr_port_event()
1364 if (event != NETDEV_UP) in __prestera_inetaddr_valid_cb()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c1043 case NETDEV_UP: in brcmf_inetaddr_changed()
1111 case NETDEV_UP: in brcmf_inet6addr_changed()
/linux/net/batman-adv/
H A Dhard-interface.c964 case NETDEV_UP: in batadv_hard_if_event()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c1983 case NETDEV_UP: in mlxsw_sp_netdevice_ipip_ol_event()
2032 case NETDEV_UP: in __mlxsw_sp_netdevice_ipip_ul_event()
8267 case NETDEV_UP: in mlxsw_sp_rif_should_config()
8838 NETDEV_UP, extack); in mlxsw_sp_router_bridge_vlan_add()
9217 case NETDEV_UP: in mlxsw_sp_inetaddr_port_vlan_event()
9287 case NETDEV_UP: in mlxsw_sp_inetaddr_bridge_event()
9464 case NETDEV_UP: in mlxsw_sp_inetaddr_macvlan_event()
9508 if (event == NETDEV_UP) in mlxsw_sp_inetaddr_event()
9591 if (event == NETDEV_UP) in mlxsw_sp_inet6addr_event()
9951 return __mlxsw_sp_inetaddr_event(mlxsw_sp, l3_dev, NETDEV_UP, false, in mlxsw_sp_port_vrf_join()
[all …]
/linux/net/ipv4/
H A Dudp_tunnel_nic.c950 if (event == NETDEV_UP) { in udp_tunnel_nic_netdevice_event()
/linux/net/ipv6/
H A Daddrconf.c1114 err = inet6addr_validator_notifier_call_chain(NETDEV_UP, &i6vi); in ipv6_add_addr()
1186 inet6addr_notifier_call_chain(NETDEV_UP, ifa); in ipv6_add_addr()
3692 case NETDEV_UP: in addrconf_notify()
3698 if (event == NETDEV_UP && !IS_ERR_OR_NULL(idev) && in addrconf_notify()
3704 if (event == NETDEV_UP) { in addrconf_notify()
6389 addrconf_notify(NULL, NETDEV_UP, &info); in dev_disable_change()
/linux/drivers/infiniband/hw/irdma/
H A Dutils.c178 case NETDEV_UP: in irdma_inetaddr_event()
228 case NETDEV_UP: in irdma_inet6addr_event()
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c168 case NETDEV_UP: in pvrdma_report_event_handle()
/linux/net/smc/
H A Dsmc_pnet.c856 case NETDEV_UP: in smc_pnet_netdev_event()

12