Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c4867 static struct slave *bond_get_slave_by_id(struct bonding *bond, in bond_get_slave_by_id() function
4952 return bond_get_slave_by_id(bond, 0); in bond_xmit_roundrobin_slave_get()
4960 return bond_get_slave_by_id(bond, slave_id); in bond_xmit_roundrobin_slave_get()
4993 return bond_get_slave_by_id(bond, 0); in bond_xdp_xmit_roundrobin_slave_get()
5001 return bond_get_slave_by_id(bond, slave_id); in bond_xdp_xmit_roundrobin_slave_get()