Searched refs:slave_ok (Results 1 – 1 of 1) sorted by relevance
2615 unsigned int slave_ok = 0; in bond_ethdev_promiscuous_enable() local2626 slave_ok++; in bond_ethdev_promiscuous_enable()2632 if (slave_ok > 0) in bond_ethdev_promiscuous_enable()2669 unsigned int slave_ok = 0; in bond_ethdev_promiscuous_disable() local2677 slave_ok++; in bond_ethdev_promiscuous_disable()2686 slave_ok++; in bond_ethdev_promiscuous_disable()2692 if (slave_ok > 0) in bond_ethdev_promiscuous_disable()2773 slave_ok++; in bond_ethdev_allmulticast_enable()2779 if (slave_ok > 0) in bond_ethdev_allmulticast_enable()2832 slave_ok++; in bond_ethdev_allmulticast_disable()[all …]