Searched refs:NETDEV_CHANGEADDR (Results 1 - 25 of 33) sorted by path

12

/linux-master/drivers/infiniband/core/
H A Droce_gid_mgmt.c775 case NETDEV_CHANGEADDR:
/linux-master/drivers/infiniband/hw/erdma/
H A Derdma_main.c45 case NETDEV_CHANGEADDR:
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c110 case NETDEV_CHANGEADDR:
/linux-master/drivers/infiniband/hw/irdma/
H A Dutils.c179 case NETDEV_CHANGEADDR:
229 case NETDEV_CHANGEADDR:
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmain.c2372 if (event == NETDEV_CHANGEADDR || event == NETDEV_REGISTER ||
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c182 case NETDEV_CHANGEADDR:
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_net.c624 case NETDEV_CHANGEADDR:
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_main.c443 case NETDEV_CHANGEADDR:
/linux-master/drivers/net/bonding/
H A Dbond_main.c934 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond_dev);
2466 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond->dev);
2482 * NOTE: The NETDEV_CHANGEADDR call above may change the value
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c424 call_netdevice_notifiers(NETDEV_CHANGEADDR, netdev);
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c9950 case NETDEV_CHANGEADDR:
9975 case NETDEV_CHANGEADDR:
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c1375 } else if (event == NETDEV_CHANGEADDR) {
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c227 if (event != NETDEV_CHANGENAME && event != NETDEV_CHANGEADDR)
247 case NETDEV_CHANGEADDR:
/linux-master/drivers/net/ipvlan/
H A Dipvlan_main.c791 case NETDEV_CHANGEADDR:
794 call_netdevice_notifiers(NETDEV_CHANGEADDR, ipvlan->dev);
/linux-master/drivers/net/
H A Dmacvlan.c1809 case NETDEV_CHANGEADDR:
/linux-master/drivers/net/ppp/
H A Dpppoe.c337 case NETDEV_CHANGEADDR:
/linux-master/include/linux/
H A Dnetdevice.h2861 NETDEV_CHANGEADDR, /* notify after the address change */ enumerator in enum:netdev_cmd
/linux-master/net/8021q/
H A Dvlan.c408 case NETDEV_CHANGEADDR:
H A Dvlan_dev.c255 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev);
/linux-master/net/atm/
H A Dmpc.c1064 case NETDEV_CHANGEADDR:
/linux-master/net/batman-adv/
H A Dhard-interface.c994 case NETDEV_CHANGEADDR:
/linux-master/net/bridge/
H A Dbr.c77 case NETDEV_CHANGEADDR:
84 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev);
138 if (!notified && (event == NETDEV_CHANGEADDR || event == NETDEV_UP ||
H A Dbr_if.c693 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev);
749 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev);
/linux-master/net/core/
H A Ddev.c9043 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev);
H A Ddev_addr_lists.c610 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev);
647 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev);

Completed in 611 milliseconds

12