Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dbond_alb.h146 int lp_counter; member
/Linux-v4.19/drivers/net/bonding/
Dbond_alb.c1514 bond_info->lp_counter = 0; in bond_alb_monitor()
1521 bond_info->lp_counter++; in bond_alb_monitor()
1524 if (bond_info->lp_counter >= BOND_ALB_LP_TICKS(bond)) { in bond_alb_monitor()
1538 bond_info->lp_counter = 0; in bond_alb_monitor()