Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/bonding/
Dbond_main.c1702 static struct slave *bond_alloc_slave(struct bonding *bond, in bond_alloc_slave() function
1967 new_slave = bond_alloc_slave(bond, slave_dev); in bond_enslave()