Searched refs:bond_for_each_slave_from_to (Results 1 – 3 of 3) sorted by relevance
/drivers/net/bonding/ |
D | bonding.h | 102 #define bond_for_each_slave_from_to(bond, pos, cnt, start, stop) \ macro
|
D | bond_alb.c | 1239 bond_for_each_slave_from_to(bond, slave, i, bond->first_slave, stop_at) { in alb_set_mac_address()
|
D | bond_main.c | 4191 bond_for_each_slave_from_to(bond, slave, i, bond->first_slave, stop_at) { in bond_change_mtu() 4284 bond_for_each_slave_from_to(bond, slave, i, bond->first_slave, stop_at) { in bond_set_mac_address()
|