Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbond_alb.h129 int tx_rebalance_counter; member
/Linux-v5.4/drivers/net/bonding/
Dbond_alb.c1497 bond_info->tx_rebalance_counter = 0; in bond_alb_monitor()
1504 bond_info->tx_rebalance_counter++; in bond_alb_monitor()
1526 if (bond_info->tx_rebalance_counter >= BOND_TLB_REBALANCE_TICKS) { in bond_alb_monitor()
1536 bond_info->tx_rebalance_counter = 0; in bond_alb_monitor()
1606 bond->alb_info.tx_rebalance_counter = BOND_TLB_REBALANCE_TICKS; in bond_alb_init_slave()
1643 bond_info->tx_rebalance_counter = BOND_TLB_REBALANCE_TICKS; in bond_alb_handle_link_change()