Searched refs:bond_alb_initialize (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.h121 int bond_alb_initialize(struct bonding *bond, int rlb_enabled);
H A Dbond_alb.c1232 int bond_alb_initialize(struct bonding *bond, int rlb_enabled) function
H A Dbond_main.c3743 /* bond_alb_initialize must be called before the timer
3746 if (bond_alb_initialize(bond, (bond->params.mode == BOND_MODE_ALB))) {

Completed in 106 milliseconds