Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbond_alb.h145 int tx_rebalance_counter; member
/linux-4.4.14/drivers/net/bonding/
Dbond_alb.c1469 bond_info->tx_rebalance_counter = 0; in bond_alb_monitor()
1476 bond_info->tx_rebalance_counter++; in bond_alb_monitor()
1498 if (bond_info->tx_rebalance_counter >= BOND_TLB_REBALANCE_TICKS) { in bond_alb_monitor()
1508 bond_info->tx_rebalance_counter = 0; in bond_alb_monitor()
1577 bond->alb_info.tx_rebalance_counter = BOND_TLB_REBALANCE_TICKS; in bond_alb_init_slave()
1614 bond_info->tx_rebalance_counter = BOND_TLB_REBALANCE_TICKS; in bond_alb_handle_link_change()