Searched refs:netdev_bonding_info_change (Results 1 – 3 of 3) sorted by relevance
5342 void netdev_bonding_info_change(struct net_device *dev,
9213 * netdev_bonding_info_change - Dispatch event about slave change9220 void netdev_bonding_info_change(struct net_device *dev, in netdev_bonding_info_change() function 9232 EXPORT_SYMBOL(netdev_bonding_info_change);
1815 netdev_bonding_info_change(slave->dev, &binfo); in bond_netdev_notify_work()