Searched refs:alb_fasten_mac_swap (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_alb.c | 1052 static void alb_fasten_mac_swap(struct bonding *bond, struct slave *slave1, in alb_fasten_mac_swap() function 1122 alb_fasten_mac_swap(bond, slave, found_slave); in alb_change_hw_addr_on_detach() 1770 alb_fasten_mac_swap(bond, swap_slave, new_slave); in bond_alb_handle_active_change() 1810 alb_fasten_mac_swap(bond, swap_slave, curr_active); in bond_alb_set_mac_address()
|
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_alb.c | 1066 static void alb_fasten_mac_swap(struct bonding *bond, struct slave *slave1, in alb_fasten_mac_swap() function 1136 alb_fasten_mac_swap(bond, slave, found_slave); in alb_change_hw_addr_on_detach() 1776 alb_fasten_mac_swap(bond, swap_slave, new_slave); in bond_alb_handle_active_change() 1816 alb_fasten_mac_swap(bond, swap_slave, curr_active); in bond_alb_set_mac_address()
|
Completed in 6 milliseconds