Home
last modified time | relevance | path

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

/drivers/net/bonding/
Dbond_main.c4511 static struct slave *bond_get_slave_by_id(struct bonding *bond, in bond_get_slave_by_id() function
4596 return bond_get_slave_by_id(bond, 0); in bond_xmit_roundrobin_slave_get()
4604 return bond_get_slave_by_id(bond, slave_id); in bond_xmit_roundrobin_slave_get()
4637 return bond_get_slave_by_id(bond, 0); in bond_xdp_xmit_roundrobin_slave_get()
4645 return bond_get_slave_by_id(bond, slave_id); in bond_xdp_xmit_roundrobin_slave_get()