Home
last modified time | relevance | path

Searched refs:BOND_TLB_REBALANCE_TICKS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbond_alb.h27 #define BOND_TLB_REBALANCE_TICKS (BOND_TLB_REBALANCE_INTERVAL \ macro
/kernel/linux/linux-6.6/include/net/
H A Dbond_alb.h27 #define BOND_TLB_REBALANCE_TICKS (BOND_TLB_REBALANCE_INTERVAL \ macro
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_alb.c1564 if (atomic_read(&bond_info->tx_rebalance_counter) >= BOND_TLB_REBALANCE_TICKS) { in bond_alb_monitor()
1645 BOND_TLB_REBALANCE_TICKS); in bond_alb_init_slave()
1683 BOND_TLB_REBALANCE_TICKS); in bond_alb_handle_link_change()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_alb.c1571 if (atomic_read(&bond_info->tx_rebalance_counter) >= BOND_TLB_REBALANCE_TICKS) { in bond_alb_monitor()
1652 BOND_TLB_REBALANCE_TICKS); in bond_alb_init_slave()
1690 BOND_TLB_REBALANCE_TICKS); in bond_alb_handle_link_change()

Completed in 6 milliseconds