Home
last modified time | relevance | path

Searched refs:bond_should_notify_peers (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c1056 static bool bond_should_notify_peers(struct bonding *bond) in bond_should_notify_peers() function
1071 netdev_dbg(bond->dev, "bond_should_notify_peers: slave %s\n", in bond_should_notify_peers()
1167 bond_should_notify_peers(bond); in bond_change_active_slave()
2641 should_notify_peers = bond_should_notify_peers(bond); in bond_mii_monitor()
3361 should_notify_peers = bond_should_notify_peers(bond); in bond_activebackup_arp_mon()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c1124 static bool bond_should_notify_peers(struct bonding *bond) in bond_should_notify_peers() function
1139 netdev_dbg(bond->dev, "bond_should_notify_peers: slave %s\n", in bond_should_notify_peers()
1234 bond_should_notify_peers(bond); in bond_change_active_slave()
2823 should_notify_peers = bond_should_notify_peers(bond); in bond_mii_monitor()
3776 should_notify_peers = bond_should_notify_peers(bond); in bond_activebackup_arp_mon()

Completed in 14 milliseconds