Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dbond_alb.h146 int lp_counter; member
/linux-4.1.27/drivers/net/bonding/
Dbond_alb.c1470 bond_info->lp_counter = 0; in bond_alb_monitor()
1477 bond_info->lp_counter++; in bond_alb_monitor()
1480 if (bond_info->lp_counter >= BOND_ALB_LP_TICKS(bond)) { in bond_alb_monitor()
1494 bond_info->lp_counter = 0; in bond_alb_monitor()