Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/hp/sim/
Dsimeth.c287 if ( event != NETDEV_UP && event != NETDEV_DOWN ) return NOTIFY_DONE; in simeth_device_event()
317 r = event == NETDEV_UP ? in simeth_device_event()
322 event == NETDEV_UP ? "attach":"detach", r); in simeth_device_event()
/linux-4.1.27/net/bridge/
Dbr.c84 case NETDEV_UP: in br_device_event()
113 if (event == NETDEV_CHANGEADDR || event == NETDEV_UP || in br_device_event()
/linux-4.1.27/net/hsr/
Dhsr_main.c48 case NETDEV_UP: /* Administrative state DOWN */ in hsr_netdev_notify()
/linux-4.1.27/net/ieee802154/
Dcore.c244 case NETDEV_UP: in cfg802154_netdev_notifier_call()
/linux-4.1.27/net/8021q/
Dvlan.c367 if ((event == NETDEV_UP) && in vlan_device_event()
443 case NETDEV_UP: in vlan_device_event()
/linux-4.1.27/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c151 case NETDEV_UP: in usnic_ib_handle_usdev_event()
260 case NETDEV_UP: in usnic_ib_handle_inet_event()
/linux-4.1.27/drivers/net/wan/
Dlapbether.c382 case NETDEV_UP: in lapbeth_device_event()
/linux-4.1.27/arch/um/drivers/
Dnet_kern.c760 case NETDEV_UP: in uml_inetaddr_event()
801 uml_inetaddr_event(NULL, NETDEV_UP, in); in inet_register()
/linux-4.1.27/drivers/net/ipvlan/
Dipvlan_main.c671 case NETDEV_UP: in ipvlan_addr6_event()
747 case NETDEV_UP: in ipvlan_addr4_event()
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c1744 netxen_restore_indev_addr(netdev, NETDEV_UP); in netxen_nic_attach_func()
2563 netxen_restore_indev_addr(netdev, NETDEV_UP); in netxen_attach_work()
3301 case NETDEV_UP: in netxen_config_indev_addr()
3323 ip_event = (event == NETDEV_UP) ? NX_IP_UP : NX_IP_DOWN; in netxen_restore_indev_addr()
3401 if (event == NETDEV_UP || event == NETDEV_DOWN) { in netxen_netdev_event()
3437 ip_event = (event == NETDEV_UP) ? NX_IP_UP : NX_IP_DOWN; in netxen_inetaddr_event()
3446 if (event == NETDEV_UP || event == NETDEV_DOWN) { in netxen_inetaddr_event()
/linux-4.1.27/net/atm/
Dclip.c558 case NETDEV_UP: in clip_device_event()
586 if (event != NETDEV_UP) in clip_inet_event()
Dmpc.c1043 case NETDEV_UP: in mpoa_event_listener()
/linux-4.1.27/drivers/net/hamradio/
Dbpqether.c562 case NETDEV_UP: /* new ethernet device -> new BPQ interface */ in bpq_device_event()
/linux-4.1.27/net/caif/
Dcaif_dev.c395 case NETDEV_UP: in caif_device_notify()
/linux-4.1.27/net/ipv4/
Ddevinet.c413 NETDEV_UP, promote); in __inet_del_ifa()
488 blocking_notifier_call_chain(&inetaddr_chain, NETDEV_UP, ifa); in __inet_insert_ifa()
885 blocking_notifier_call_chain(&inetaddr_chain, NETDEV_UP, ifa); in inet_rtm_newaddr()
1408 case NETDEV_UP: in inetdev_event()
Dfib_frontend.c1081 case NETDEV_UP: in fib_inetaddr_event()
1122 case NETDEV_UP: in fib_netdev_event()
/linux-4.1.27/net/batman-adv/
Dhard-interface.c662 case NETDEV_UP: in batadv_hard_if_event()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c2223 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_reset_context()
3712 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_attach_work()
3905 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_attach_func()
4136 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_setup_rings()
4160 case NETDEV_UP: in qlcnic_config_indev_addr()
4257 case NETDEV_UP: in qlcnic_inetaddr_event()
Dqlcnic_sriov_common.c1694 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_sriov_vf_attach()
2139 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_sriov_vf_resume()
Dqlcnic_hw.c1704 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_82xx_resume()
Dqlcnic_83xx_init.c436 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_83xx_idc_attach_driver()
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_main.c147 case NETDEV_UP: in ocrdma_addr_event()
/linux-4.1.27/net/decnet/
Ddn_fib.c672 case NETDEV_UP: in dn_fib_dnaddr_event()
Ddn_dev.c383 blocking_notifier_call_chain(&dnaddr_chain, NETDEV_UP, ifa); in dn_dev_insert_ifa()
Daf_decnet.c2093 case NETDEV_UP: in dn_device_event()
/linux-4.1.27/net/ipx/
Daf_ipx.c324 if (event != NETDEV_DOWN && event != NETDEV_UP) in ipxitf_device_event()
330 if (event == NETDEV_UP) in ipxitf_device_event()
/linux-4.1.27/net/sctp/
Dipv6.c99 case NETDEV_UP: in sctp_inet6addr_event()
Dprotocol.c759 case NETDEV_UP: in sctp_inetaddr_event()
/linux-4.1.27/net/wireless/
Dcore.c1046 case NETDEV_UP: in cfg80211_netdev_notifier_call()
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes.c184 case NETDEV_UP: in nes_inetaddr_event()
/linux-4.1.27/net/ipv6/
Daddrconf.c923 inet6addr_notifier_call_chain(NETDEV_UP, ifa); in ipv6_add_addr()
3082 case NETDEV_UP: in addrconf_notify()
3090 if (event == NETDEV_UP) { in addrconf_notify()
5138 addrconf_notify(NULL, NETDEV_UP, &info); in dev_disable_change()
/linux-4.1.27/net/x25/
Daf_x25.c241 case NETDEV_UP: in x25_device_event()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c1679 if (event != NETDEV_DOWN && event != NETDEV_UP) in mlx4_ib_addr_event()
1940 event == NETDEV_UP || event == NETDEV_CHANGE)) in mlx4_ib_scan_netdevs()
/linux-4.1.27/net/ax25/
Daf_ax25.c126 case NETDEV_UP: in ax25_device_event()
/linux-4.1.27/net/core/
Ddev.c1341 call_netdevice_notifiers(NETDEV_UP, dev); in dev_open()
1522 call_netdevice_notifier(nb, NETDEV_UP, dev); in register_netdevice_notifier()
5783 call_netdevice_notifiers(NETDEV_UP, dev); in __dev_notify_flags()
Drtnetlink.c3270 case NETDEV_UP: in rtnetlink_event()
/linux-4.1.27/drivers/s390/net/
Dqeth_l3_main.c3677 case NETDEV_UP: in qeth_l3_ip_event()
3726 case NETDEV_UP: in qeth_l3_ip6_event()
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe.c2016 case NETDEV_UP: in fcoe_device_notification()
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c823 case NETDEV_UP: in bnx2fc_indicate_netevent()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2571 case NETDEV_UP: in cxgb4_inet6addr_handler()
2592 case NETDEV_UP: in cxgb4_inet6addr_handler()
/linux-4.1.27/include/linux/
Dnetdevice.h2043 #define NETDEV_UP 0x0001 /* For now you can't veto a device up/down */ macro
/linux-4.1.27/drivers/net/team/
Dteam.c2862 case NETDEV_UP: in team_device_event()
/linux-4.1.27/drivers/scsi/bnx2i/
Dbnx2i_hwi.c2565 case NETDEV_UP: in bnx2i_indicate_netevent()
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c2966 case NETDEV_UP: in bond_slave_netdev_event()
/linux-4.1.27/net/packet/
Daf_packet.c3624 case NETDEV_UP: in packet_notifier()
/linux-4.1.27/drivers/net/ethernet/marvell/
Dskge.c3779 case NETDEV_UP: in skge_device_event()
Dsky2.c4669 case NETDEV_UP: in sky2_device_event()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dcnic.c5671 if (event == NETDEV_UP) { in cnic_netdev_event()