Searched refs:tmp_slave (Results 1 – 1 of 1) sorted by relevance
1139 struct slave *tmp_slave; in alb_change_hw_addr_on_detach() local1142 bond_for_each_slave(bond, tmp_slave, i) { in alb_change_hw_addr_on_detach()1144 tmp_slave->dev->dev_addr)) { in alb_change_hw_addr_on_detach()1152 alb_swap_mac_addr(bond, slave, tmp_slave); in alb_change_hw_addr_on_detach()1153 alb_fasten_mac_swap(bond, slave, tmp_slave); in alb_change_hw_addr_on_detach()1724 struct slave *tmp_slave; in bond_alb_handle_active_change() local1726 bond_for_each_slave(bond, tmp_slave, i) { in bond_alb_handle_active_change()1727 if (ether_addr_equal_64bits(tmp_slave->dev->dev_addr, in bond_alb_handle_active_change()1729 swap_slave = tmp_slave; in bond_alb_handle_active_change()