Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/bonding/
Dbond_main.c1696 static struct slave *bond_alloc_slave(struct bonding *bond, in bond_alloc_slave() function
1959 new_slave = bond_alloc_slave(bond, slave_dev); in bond_enslave()