Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dbond_alb.h130 int lp_counter; member
/kernel/linux/linux-6.6/include/net/
H A Dbond_alb.h130 int lp_counter; member
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_alb.c1536 bond_info->lp_counter = 0; in bond_alb_monitor()
1543 bond_info->lp_counter++; in bond_alb_monitor()
1546 if (bond_info->lp_counter >= BOND_ALB_LP_TICKS(bond)) { in bond_alb_monitor()
1560 bond_info->lp_counter = 0; in bond_alb_monitor()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_alb.c1543 bond_info->lp_counter = 0; in bond_alb_monitor()
1550 bond_info->lp_counter++; in bond_alb_monitor()
1553 if (bond_info->lp_counter >= BOND_ALB_LP_TICKS(bond)) { in bond_alb_monitor()
1567 bond_info->lp_counter = 0; in bond_alb_monitor()

Completed in 7 milliseconds