Searched refs:bond_uses_primary (Results 1 – 3 of 3) sorted by relevance
347 static inline bool bond_uses_primary(struct bonding *bond) in bond_uses_primary() function356 return bond_uses_primary(bond) && slave ? slave->dev : NULL; in bond_option_active_slave_get_rcu()
913 if (bond_uses_primary(bond)) { in bond_set_promiscuity()936 if (bond_uses_primary(bond)) { in bond_set_allmulti()1292 if (bond_uses_primary(bond)) { in bond_change_active_slave()1307 if (bond_uses_primary(bond)) in bond_change_active_slave()1312 if (bond_uses_primary(bond)) in bond_change_active_slave()2320 if (!bond_uses_primary(bond)) { in bond_enslave()2358 if (bond_uses_primary(bond)) { in bond_enslave()2612 if (!bond_uses_primary(bond)) { in __bond_release_one()4082 if (!bond_uses_primary(bond) || in bond_slave_netdev_event()4472 if (bond_uses_primary(bond)) { in bond_close()[all …]
86 if (bond_uses_primary(bond)) { in bond_info_show_master()