Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dbonding.h174 struct bond_up_slave { struct
194 struct bond_up_slave __rcu *slave_arr; /* Array of usable slaves */ argument
/Linux-v4.19/drivers/net/bonding/
Dbond_alb.c1376 struct bond_up_slave *slaves; in bond_tlb_xmit()
1490 struct bond_up_slave *slaves; in bond_alb_xmit()
Dbond_main.c3941 struct bond_up_slave *new_arr, *old_arr; in bond_update_slave_arr()
3949 new_arr = kzalloc(offsetof(struct bond_up_slave, arr[bond->slave_cnt]), in bond_update_slave_arr()
4032 struct bond_up_slave *slaves; in bond_3ad_xor_xmit()
4321 struct bond_up_slave *arr; in bond_uninit()