Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dbond_alb.h155 int bond_alb_init_slave(struct bonding *bond, struct slave *slave);
/linux-6.12.1/drivers/net/bonding/
Dbond_alb.c1635 int bond_alb_init_slave(struct bonding *bond, struct slave *slave) in bond_alb_init_slave() function
Dbond_main.c2143 res = bond_alb_init_slave(bond, new_slave); in bond_enslave()