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

/drivers/net/bonding/
H A Dbond_alb.h171 int bond_alb_init_slave(struct bonding *bond, struct slave *slave);
H A Dbond_alb.c1571 int bond_alb_init_slave(struct bonding *bond, struct slave *slave) function
H A Dbond_main.c1357 /* bond_alb_init_slave() must be called before all other stages since
1360 res = bond_alb_init_slave(bond, new_slave);

Completed in 66 milliseconds