/linux-6.6.21/drivers/net/ipvlan/ |
D | ipvlan_main.c | 736 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/ |
D | br.c | 105 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/ |
D | hsr_main.c | 57 case NETDEV_UP: /* Administrative state DOWN */ in hsr_netdev_notify()
|
/linux-6.6.21/net/6lowpan/ |
D | core.c | 124 case NETDEV_UP: in lowpan_event()
|
/linux-6.6.21/drivers/leds/trigger/ |
D | ledtrig-netdev.c | 446 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/ |
D | failover.c | 199 case NETDEV_UP: in failover_event()
|
/linux-6.6.21/net/8021q/ |
D | vlan.c | 381 if ((event == NETDEV_UP) && in vlan_device_event() 459 case NETDEV_UP: in vlan_device_event()
|
/linux-6.6.21/drivers/infiniband/hw/usnic/ |
D | usnic_ib_main.c | 154 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/ |
D | core.c | 288 case NETDEV_UP: in cfg802154_netdev_notifier_call()
|
/linux-6.6.21/drivers/infiniband/core/ |
D | roce_gid_mgmt.c | 763 case NETDEV_UP: in netdevice_event() 828 case NETDEV_UP: in addr_event()
|
/linux-6.6.21/arch/um/drivers/ |
D | net_kern.c | 741 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/ |
D | netxen_nic_main.c | 1714 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/ |
D | bpqether.c | 540 case NETDEV_UP: /* new ethernet device -> new BPQ interface */ in bpq_device_event()
|
/linux-6.6.21/net/atm/ |
D | clip.c | 561 case NETDEV_UP: in clip_device_event() 589 if (event != NETDEV_UP) in clip_inet_event()
|
/linux-6.6.21/drivers/net/wan/ |
D | lapbether.c | 457 case NETDEV_UP: in lapbeth_device_event()
|
/linux-6.6.21/drivers/infiniband/sw/siw/ |
D | siw_main.c | 418 case NETDEV_UP: in siw_netdev_event()
|
/linux-6.6.21/net/tipc/ |
D | trace.h | 121 {(NETDEV_UP), "NETDEV_UP" },\
|
/linux-6.6.21/net/lapb/ |
D | lapb_iface.c | 474 case NETDEV_UP: in lapb_device_event()
|
/linux-6.6.21/net/caif/ |
D | caif_dev.c | 406 case NETDEV_UP: in caif_device_notify()
|
/linux-6.6.21/fs/smb/server/ |
D | transport_tcp.c | 509 case NETDEV_UP: in ksmbd_netdev_event()
|
/linux-6.6.21/net/sched/ |
D | sch_cbs.c | 342 if (event != NETDEV_UP && event != NETDEV_CHANGE) in cbs_dev_notifier()
|
/linux-6.6.21/net/ipv4/ |
D | devinet.c | 451 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/ |
D | qlcnic_main.c | 2208 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/ |
D | erdma_main.c | 29 case NETDEV_UP: in erdma_netdev_event()
|
/linux-6.6.21/net/batman-adv/ |
D | hard-interface.c | 976 case NETDEV_UP: in batadv_hard_if_event()
|