Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbond_alb.h155 int bond_alb_init_slave(struct bonding *bond, struct slave *slave);
/Linux-v5.4/drivers/net/bonding/
Dbond_alb.c1590 int bond_alb_init_slave(struct bonding *bond, struct slave *slave) in bond_alb_init_slave() function
Dbond_main.c1571 res = bond_alb_init_slave(bond, new_slave); in bond_enslave()