Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c4242 static struct slave *bond_get_slave_by_id(struct bonding *bond, in bond_get_slave_by_id() function
4327 return bond_get_slave_by_id(bond, 0); in bond_xmit_roundrobin_slave_get()
4335 return bond_get_slave_by_id(bond, slave_id); in bond_xmit_roundrobin_slave_get()