Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dbond_alb.h130 int lp_counter; member
/Linux-v6.1/drivers/net/bonding/
Dbond_alb.c1542 bond_info->lp_counter = 0; in bond_alb_monitor()
1549 bond_info->lp_counter++; in bond_alb_monitor()
1552 if (bond_info->lp_counter >= BOND_ALB_LP_TICKS(bond)) { in bond_alb_monitor()
1566 bond_info->lp_counter = 0; in bond_alb_monitor()