Searched refs:BOND_TLB_REBALANCE_TICKS (Results 1 - 1 of 1) 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.c56 #define BOND_TLB_REBALANCE_TICKS (BOND_TLB_REBALANCE_INTERVAL \ macro
1445 if (bond_info->tx_rebalance_counter >= BOND_TLB_REBALANCE_TICKS) {
1544 bond->alb_info.tx_rebalance_counter = BOND_TLB_REBALANCE_TICKS;
1585 bond_info->tx_rebalance_counter = BOND_TLB_REBALANCE_TICKS;

Completed in 13 milliseconds