Searched refs:NETDEV_CHANGE (Results 1 - 25 of 46) sorted by last modified time

12

/linux-master/net/x25/
H A Daf_x25.c232 case NETDEV_CHANGE:
/linux-master/net/ipv6/
H A Droute.c4881 case NETDEV_CHANGE:
H A Dndisc.c1903 case NETDEV_CHANGE:
H A Daddrconf.c3683 case NETDEV_CHANGE:
3712 } else if (event == NETDEV_CHANGE) {
3736 pr_debug("ADDRCONF(NETDEV_CHANGE): %s: link becomes ready\n",
/linux-master/drivers/net/bonding/
H A Dbond_main.c3901 case NETDEV_CHANGE:
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_net.c619 case NETDEV_CHANGE:
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmain.c197 case NETDEV_CHANGE:
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c108 case NETDEV_CHANGE:
/linux-master/drivers/infiniband/hw/erdma/
H A Derdma_main.c47 case NETDEV_CHANGE:
/linux-master/net/sched/
H A Dsch_taprio.c1323 if (event != NETDEV_UP && event != NETDEV_CHANGE)
H A Dsch_cbs.c342 if (event != NETDEV_UP && event != NETDEV_CHANGE)
/linux-master/net/mpls/
H A Daf_mpls.c1536 case NETDEV_CHANGE:
1626 case NETDEV_CHANGE:
/linux-master/net/ipv4/
H A Dfib_semantics.c1980 * NETDEV_CHANGE 0 LINKDOWN Carrier OFF, not for scope host
2017 case NETDEV_CHANGE:
2039 case NETDEV_CHANGE:
H A Darp.c1331 case NETDEV_CHANGE:
/linux-master/net/hsr/
H A Dhsr_main.c59 case NETDEV_CHANGE: /* Link (carrier) state changes */
/linux-master/net/dsa/
H A Duser.c3481 case NETDEV_CHANGE:
3499 * and emit a NETDEV_CHANGE event.
/linux-master/net/core/
H A Ddev.c1374 call_netdevice_notifiers_info(NETDEV_CHANGE,
8833 call_netdevice_notifiers_info(NETDEV_CHANGE, &change_info.info);
/linux-master/net/atm/
H A Dclip.c569 case NETDEV_CHANGE:
571 pr_debug("NETDEV_CHANGE*\n");
592 return clip_device_event(this, NETDEV_CHANGE, &info);
/linux-master/include/linux/
H A Dnetdevice.h2857 NETDEV_CHANGE, /* Notify device state change */ enumerator in enum:netdev_cmd
/linux-master/drivers/net/team/
H A Dteam_core.c2978 case NETDEV_CHANGE:
/linux-master/drivers/net/
H A Dmacvlan.c1791 case NETDEV_CHANGE:
H A Dmacsec.c4458 case NETDEV_CHANGE: {
/linux-master/drivers/net/ipvlan/
H A Dipvlan_main.c739 case NETDEV_CHANGE:
/linux-master/drivers/net/hyperv/
H A Dnetvsc_drv.c2825 case NETDEV_CHANGE:
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3323 if (event != NETDEV_CHANGE)

Completed in 754 milliseconds

12