Home
last modified time | relevance | path

Searched refs:BOND_TLB_REBALANCE_TICKS (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/bonding/
Dbond_alb.h43 #define BOND_TLB_REBALANCE_TICKS (BOND_TLB_REBALANCE_INTERVAL \ macro
Dbond_alb.c1413 if (bond_info->tx_rebalance_counter >= BOND_TLB_REBALANCE_TICKS) { in bond_alb_monitor()
1512 bond->alb_info.tx_rebalance_counter = BOND_TLB_REBALANCE_TICKS; in bond_alb_init_slave()
1553 bond_info->tx_rebalance_counter = BOND_TLB_REBALANCE_TICKS; in bond_alb_handle_link_change()