Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_alb.h130 int lp_counter; member
/openbmc/linux/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()