Home
last modified time | relevance | path

Searched refs:__netdev_notify_peers (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c2104 __netdev_notify_peers(net); in netvsc_link_change()
/openbmc/linux/net/core/
H A Ddev.c1416 * __netdev_notify_peers - notify network peers about existence of @dev,
1426 void __netdev_notify_peers(struct net_device *dev) in __netdev_notify_peers() function
1432 EXPORT_SYMBOL(__netdev_notify_peers);
1447 __netdev_notify_peers(dev); in netdev_notify_peers()
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c3016 __netdev_notify_peers(netdev); in do_reset()
3103 __netdev_notify_peers(netdev); in do_hard_reset()
/openbmc/linux/include/linux/
H A Dnetdevice.h4725 void __netdev_notify_peers(struct net_device *dev);