Searched refs:curr_active_slave (Results 1 – 6 of 6) sorted by relevance
360 struct slave *curr_active = rtnl_dereference(bond->curr_active_slave); in rlb_teach_disabled_mac_on_primary()420 if (slave != rtnl_dereference(bond->curr_active_slave)) in rlb_clear_slave()558 struct slave *assigned_slave, *curr_active_slave; in rlb_choose_channel() local564 curr_active_slave = rcu_dereference(bond->curr_active_slave); in rlb_choose_channel()589 if (curr_active_slave && in rlb_choose_channel()590 client_info->slave != curr_active_slave) { in rlb_choose_channel()591 client_info->slave = curr_active_slave; in rlb_choose_channel()1165 struct slave *has_bond_addr = rcu_access_pointer(bond->curr_active_slave); in alb_handle_addr_collision_on_attach()1347 tx_slave = rcu_dereference(bond->curr_active_slave); in bond_do_alb_xmit()1353 if (tx_slave != rcu_access_pointer(bond->curr_active_slave)) { in bond_do_alb_xmit()[all …]
442 slave = rcu_dereference(bond->curr_active_slave); in bond_ipsec_dev()477 slave = rcu_dereference(bond->curr_active_slave); in bond_ipsec_add_sa()523 slave = rtnl_dereference(bond->curr_active_slave); in bond_ipsec_add_sa_all()572 slave = rcu_dereference(bond->curr_active_slave); in bond_ipsec_del_sa()613 slave = rtnl_dereference(bond->curr_active_slave); in bond_ipsec_del_sa_all()651 slave = rcu_dereference(bond->curr_active_slave); in bond_ipsec_free_sa()918 struct slave *curr_active = rtnl_dereference(bond->curr_active_slave); in bond_set_promiscuity()941 struct slave *curr_active = rtnl_dereference(bond->curr_active_slave); in bond_set_allmulti()1162 struct slave *curr = rtnl_dereference(bond->curr_active_slave); in bond_choose_primary_or_current()1243 struct slave *slave = rcu_dereference_rtnl(bond->curr_active_slave); in bond_should_notify_peers()[all …]
65 curr = rcu_dereference(bond->curr_active_slave); in bond_info_show_master()
942 struct slave *old_active = rtnl_dereference(bond->curr_active_slave); in bond_option_active_slave_set()
218 struct slave __rcu *curr_active_slave; member354 struct slave *slave = rcu_dereference_rtnl(bond->curr_active_slave); in bond_option_active_slave_get_rcu()
752 curr_active_slave) while having a unique hardware754 curr_active_slave fails its hardware address is755 swapped with the new curr_active_slave that was