Home
last modified time | relevance | path

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

123

/linux/drivers/net/ipvlan/
A Dipvlan_main.c735 case NETDEV_UP: in ipvlan_device_event()
895 case NETDEV_UP: in ipvlan_addr6_event()
919 case NETDEV_UP: in ipvlan_addr6_validator_event()
964 case NETDEV_UP: in ipvlan_addr4_event()
990 case NETDEV_UP: in ipvlan_addr4_validator_event()
/linux/net/bridge/
A Dbr.c105 case NETDEV_UP: in br_device_event()
138 if (!notified && (event == NETDEV_CHANGEADDR || event == NETDEV_UP || in br_device_event()
/linux/drivers/leds/trigger/
A Dledtrig-netdev.c304 if (evt != NETDEV_UP && evt != NETDEV_DOWN && evt != NETDEV_CHANGE in netdev_trig_notify()
331 case NETDEV_UP: in netdev_trig_notify()
/linux/net/hsr/
A Dhsr_main.c57 case NETDEV_UP: /* Administrative state DOWN */ in hsr_netdev_notify()
/linux/net/6lowpan/
A Dcore.c123 case NETDEV_UP: in lowpan_event()
/linux/net/8021q/
A Dvlan.c382 if ((event == NETDEV_UP) && in vlan_device_event()
460 case NETDEV_UP: in vlan_device_event()
/linux/net/core/
A Dfailover.c199 case NETDEV_UP: in failover_event()
/linux/drivers/infiniband/hw/usnic/
A Dusnic_ib_main.c154 case NETDEV_UP: in usnic_ib_handle_usdev_event()
264 case NETDEV_UP: in usnic_ib_handle_inet_event()
/linux/drivers/infiniband/core/
A Droce_gid_mgmt.c763 case NETDEV_UP: in netdevice_event()
828 case NETDEV_UP: in addr_event()
/linux/net/ieee802154/
A Dcore.c285 case NETDEV_UP: in cfg802154_netdev_notifier_call()
/linux/drivers/net/ethernet/qlogic/netxen/
A Dnetxen_nic_main.c1723 netxen_restore_indev_addr(netdev, NETDEV_UP); in netxen_nic_attach_late_func()
2518 netxen_restore_indev_addr(netdev, NETDEV_UP); in netxen_attach_work()
3258 case NETDEV_UP: in netxen_config_indev_addr()
3280 ip_event = (event == NETDEV_UP) ? NX_IP_UP : NX_IP_DOWN; in netxen_restore_indev_addr()
3358 if (event == NETDEV_UP || event == NETDEV_DOWN) { in netxen_netdev_event()
3394 ip_event = (event == NETDEV_UP) ? NX_IP_UP : NX_IP_DOWN; in netxen_inetaddr_event()
3403 if (event == NETDEV_UP || event == NETDEV_DOWN) { in netxen_inetaddr_event()
/linux/arch/um/drivers/
A Dnet_kern.c741 case NETDEV_UP: in uml_inetaddr_event()
782 uml_inetaddr_event(NULL, NETDEV_UP, in); in inet_register()
/linux/net/atm/
A Dclip.c561 case NETDEV_UP: in clip_device_event()
589 if (event != NETDEV_UP) in clip_inet_event()
/linux/drivers/net/hamradio/
A Dbpqether.c540 case NETDEV_UP: /* new ethernet device -> new BPQ interface */ in bpq_device_event()
/linux/drivers/net/wan/
A Dlapbether.c453 case NETDEV_UP: in lapbeth_device_event()
/linux/net/tipc/
A Dtrace.h121 {(NETDEV_UP), "NETDEV_UP" },\
/linux/drivers/infiniband/sw/siw/
A Dsiw_main.c450 case NETDEV_UP: in siw_netdev_event()
/linux/fs/ksmbd/
A Dtransport_tcp.c477 case NETDEV_UP: in ksmbd_netdev_event()
/linux/net/lapb/
A Dlapb_iface.c474 case NETDEV_UP: in lapb_device_event()
/linux/net/caif/
A Dcaif_dev.c406 case NETDEV_UP: in caif_device_notify()
/linux/net/ipv4/
A Ddevinet.c449 NETDEV_UP, promote); in __inet_del_ifa()
531 NETDEV_UP, &ivi); in __inet_insert_ifa()
555 blocking_notifier_call_chain(&inetaddr_chain, NETDEV_UP, ifa); in __inet_insert_ifa()
1552 case NETDEV_UP: in inetdev_event()
/linux/net/sched/
A Dsch_cbs.c342 if (event != NETDEV_UP && event != NETDEV_CHANGE) in cbs_dev_notifier()
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_main.c2208 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_reset_context()
3643 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_attach_work()
3836 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_attach_func()
4065 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_setup_rings()
4090 case NETDEV_UP: in qlcnic_config_indev_addr()
4187 case NETDEV_UP: in qlcnic_inetaddr_event()
/linux/drivers/s390/net/
A Dqeth_l3_main.c2084 case NETDEV_UP: in qeth_l3_handle_ip_event()
2162 if (event != NETDEV_UP && event != NETDEV_DOWN) in qeth_l3_ip6_event()
2176 if (event == NETDEV_UP) in qeth_l3_ip6_event()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcore.c1041 case NETDEV_UP: in brcmf_inetaddr_changed()
1109 case NETDEV_UP: in brcmf_inet6addr_changed()

Completed in 65 milliseconds

123