Lines Matching refs:call_netdevice_notifiers
685 call_netdevice_notifiers(NETDEV_RESEND_IGMP, bond->dev); in bond_resend_igmp_join_requests_delayed()
766 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond_dev); in bond_set_dev_addr()
1044 call_netdevice_notifiers(NETDEV_BONDING_FAILOVER, bond->dev); in bond_change_active_slave()
1047 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, in bond_change_active_slave()
1641 res = call_netdevice_notifiers(NETDEV_PRE_TYPE_CHANGE, in bond_enslave()
1660 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, in bond_enslave()
1696 call_netdevice_notifiers(NETDEV_JOIN, slave_dev); in bond_enslave()
2161 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond->dev); in __bond_release_one()
2162 call_netdevice_notifiers(NETDEV_RELEASE, bond->dev); in __bond_release_one()
2534 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, bond->dev); in bond_mii_monitor()
3249 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, in bond_activebackup_arp_mon()
3409 call_netdevice_notifiers(event, slave->bond->dev); in bond_slave_netdev_event()