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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_alb.h123 int bond_alb_init_slave(struct bonding *bond, struct slave *slave);
H A Dbond_alb.c1518 int bond_alb_init_slave(struct bonding *bond, struct slave *slave) function
H A Dbond_main.c1593 /* bond_alb_init_slave() must be called before all other stages since
1596 res = bond_alb_init_slave(bond, new_slave);

Completed in 92 milliseconds