Home
last modified time | relevance | path

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

/drivers/net/bonding/
Dbonding.h182 struct bond_up_slave { struct
202 struct bond_up_slave __rcu *slave_arr; /* Array of usable slaves */ argument
Dbond_main.c3675 struct bond_up_slave *new_arr, *old_arr; in bond_update_slave_arr()
3684 new_arr = kzalloc(offsetof(struct bond_up_slave, arr[bond->slave_cnt]), in bond_update_slave_arr()
3762 struct bond_up_slave *slaves; in bond_3ad_xor_xmit()
4048 struct bond_up_slave *arr; in bond_uninit()
Dbond_alb.c1348 struct bond_up_slave *slaves; in bond_tlb_xmit()