Home
last modified time | relevance | path

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

123

/linux-6.6.21/drivers/net/ipvlan/
Dipvlan_main.c736 case NETDEV_UP: in ipvlan_device_event()
896 case NETDEV_UP: in ipvlan_addr6_event()
920 case NETDEV_UP: in ipvlan_addr6_validator_event()
965 case NETDEV_UP: in ipvlan_addr4_event()
991 case NETDEV_UP: in ipvlan_addr4_validator_event()
/linux-6.6.21/net/bridge/
Dbr.c105 case NETDEV_UP: in br_device_event()
138 if (!notified && (event == NETDEV_CHANGEADDR || event == NETDEV_UP || in br_device_event()
/linux-6.6.21/net/hsr/
Dhsr_main.c57 case NETDEV_UP: /* Administrative state DOWN */ in hsr_netdev_notify()
/linux-6.6.21/net/6lowpan/
Dcore.c124 case NETDEV_UP: in lowpan_event()
/linux-6.6.21/drivers/leds/trigger/
Dledtrig-netdev.c446 if (evt != NETDEV_UP && evt != NETDEV_DOWN && evt != NETDEV_CHANGE in netdev_trig_notify()
476 case NETDEV_UP: in netdev_trig_notify()
/linux-6.6.21/net/core/
Dfailover.c199 case NETDEV_UP: in failover_event()
/linux-6.6.21/net/8021q/
Dvlan.c381 if ((event == NETDEV_UP) && in vlan_device_event()
459 case NETDEV_UP: in vlan_device_event()
/linux-6.6.21/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c154 case NETDEV_UP: in usnic_ib_handle_usdev_event()
264 case NETDEV_UP: in usnic_ib_handle_inet_event()
/linux-6.6.21/net/ieee802154/
Dcore.c288 case NETDEV_UP: in cfg802154_netdev_notifier_call()
/linux-6.6.21/drivers/infiniband/core/
Droce_gid_mgmt.c763 case NETDEV_UP: in netdevice_event()
828 case NETDEV_UP: in addr_event()
/linux-6.6.21/arch/um/drivers/
Dnet_kern.c741 case NETDEV_UP: in uml_inetaddr_event()
782 uml_inetaddr_event(NULL, NETDEV_UP, in); in inet_register()
/linux-6.6.21/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c1714 netxen_restore_indev_addr(netdev, NETDEV_UP); in netxen_nic_attach_late_func()
2509 netxen_restore_indev_addr(netdev, NETDEV_UP); in netxen_attach_work()
3249 case NETDEV_UP: in netxen_config_indev_addr()
3271 ip_event = (event == NETDEV_UP) ? NX_IP_UP : NX_IP_DOWN; in netxen_restore_indev_addr()
3349 if (event == NETDEV_UP || event == NETDEV_DOWN) { in netxen_netdev_event()
3385 ip_event = (event == NETDEV_UP) ? NX_IP_UP : NX_IP_DOWN; in netxen_inetaddr_event()
3394 if (event == NETDEV_UP || event == NETDEV_DOWN) { in netxen_inetaddr_event()
/linux-6.6.21/drivers/net/hamradio/
Dbpqether.c540 case NETDEV_UP: /* new ethernet device -> new BPQ interface */ in bpq_device_event()
/linux-6.6.21/net/atm/
Dclip.c561 case NETDEV_UP: in clip_device_event()
589 if (event != NETDEV_UP) in clip_inet_event()
/linux-6.6.21/drivers/net/wan/
Dlapbether.c457 case NETDEV_UP: in lapbeth_device_event()
/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw_main.c418 case NETDEV_UP: in siw_netdev_event()
/linux-6.6.21/net/tipc/
Dtrace.h121 {(NETDEV_UP), "NETDEV_UP" },\
/linux-6.6.21/net/lapb/
Dlapb_iface.c474 case NETDEV_UP: in lapb_device_event()
/linux-6.6.21/net/caif/
Dcaif_dev.c406 case NETDEV_UP: in caif_device_notify()
/linux-6.6.21/fs/smb/server/
Dtransport_tcp.c509 case NETDEV_UP: in ksmbd_netdev_event()
/linux-6.6.21/net/sched/
Dsch_cbs.c342 if (event != NETDEV_UP && event != NETDEV_CHANGE) in cbs_dev_notifier()
/linux-6.6.21/net/ipv4/
Ddevinet.c451 NETDEV_UP, promote); in __inet_del_ifa()
534 NETDEV_UP, &ivi); in __inet_insert_ifa()
556 blocking_notifier_call_chain(&inetaddr_chain, NETDEV_UP, ifa); in __inet_insert_ifa()
1575 case NETDEV_UP: in inetdev_event()
/linux-6.6.21/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c2208 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_reset_context()
3628 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_attach_work()
3821 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_attach_func()
4050 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_setup_rings()
4075 case NETDEV_UP: in qlcnic_config_indev_addr()
4172 case NETDEV_UP: in qlcnic_inetaddr_event()
/linux-6.6.21/drivers/infiniband/hw/erdma/
Derdma_main.c29 case NETDEV_UP: in erdma_netdev_event()
/linux-6.6.21/net/batman-adv/
Dhard-interface.c976 case NETDEV_UP: in batadv_hard_if_event()

123