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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/bonding/
H A Dbond_alb.h121 int bond_alb_initialize(struct bonding *bond, int rlb_enabled);
H A Dbond_alb.c1226 int bond_alb_initialize(struct bonding *bond, int rlb_enabled) function
H A Dbond_main.c3514 /* bond_alb_initialize must be called before the timer
3517 if (bond_alb_initialize(bond, (bond->params.mode == BOND_MODE_ALB))) {

Completed in 40 milliseconds