Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbond_alb.h130 int lp_counter; member
/Linux-v5.4/drivers/net/bonding/
Dbond_alb.c1498 bond_info->lp_counter = 0; in bond_alb_monitor()
1505 bond_info->lp_counter++; in bond_alb_monitor()
1508 if (bond_info->lp_counter >= BOND_ALB_LP_TICKS(bond)) { in bond_alb_monitor()
1522 bond_info->lp_counter = 0; in bond_alb_monitor()