Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/bonding/
Dbond_main.c4805 static struct slave *bond_get_slave_by_id(struct bonding *bond, in bond_get_slave_by_id() function
4890 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()