Searched refs:rlb_rebalance (Results 1 - 2 of 2) 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.h114 u8 rlb_rebalance; /* flag - indicates that the member in struct:alb_bond_info
H A Dbond_alb.c754 static void rlb_rebalance(struct bonding *bond) function
1489 if (bond_info->rlb_rebalance) {
1490 bond_info->rlb_rebalance = 0;
1491 rlb_rebalance(bond);
1547 bond->alb_info.rlb_rebalance = 1;
1587 bond->alb_info.rlb_rebalance = 1;

Completed in 67 milliseconds