Searched refs:slave_ok (Results 1 – 1 of 1) sorted by relevance
2576 unsigned int slave_ok = 0; in bond_ethdev_promiscuous_enable() local2587 slave_ok++; in bond_ethdev_promiscuous_enable()2593 if (slave_ok > 0) in bond_ethdev_promiscuous_enable()2630 unsigned int slave_ok = 0; in bond_ethdev_promiscuous_disable() local2638 slave_ok++; in bond_ethdev_promiscuous_disable()2647 slave_ok++; in bond_ethdev_promiscuous_disable()2653 if (slave_ok > 0) in bond_ethdev_promiscuous_disable()2701 slave_ok++; in bond_ethdev_allmulticast_enable()2707 if (slave_ok > 0) in bond_ethdev_allmulticast_enable()2760 slave_ok++; in bond_ethdev_allmulticast_disable()[all …]