Searched refs:bond_get_slave_by_id (Results 1 – 1 of 1) sorted by relevance
4805 static struct slave *bond_get_slave_by_id(struct bonding *bond, in bond_get_slave_by_id() function4890 return bond_get_slave_by_id(bond, 0); in bond_xmit_roundrobin_slave_get()4898 return bond_get_slave_by_id(bond, slave_id); in bond_xmit_roundrobin_slave_get()4931 return bond_get_slave_by_id(bond, 0); in bond_xdp_xmit_roundrobin_slave_get()4939 return bond_get_slave_by_id(bond, slave_id); in bond_xdp_xmit_roundrobin_slave_get()