Home
last modified time | relevance | path

Searched refs:bond_up_slave (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/net/
Dbonding.h183 struct bond_up_slave { struct
203 struct bond_up_slave __rcu *slave_arr; /* Array of usable slaves */ argument
/Linux-v5.4/drivers/net/bonding/
Dbond_alb.c1360 struct bond_up_slave *slaves; in bond_tlb_xmit()
1474 struct bond_up_slave *slaves; in bond_alb_xmit()
Dbond_main.c3963 struct bond_up_slave *new_arr, *old_arr; in bond_update_slave_arr()
3971 new_arr = kzalloc(offsetof(struct bond_up_slave, arr[bond->slave_cnt]), in bond_update_slave_arr()
4053 struct bond_up_slave *slaves; in bond_3ad_xor_xmit()
4339 struct bond_up_slave *arr; in bond_uninit()