Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbond_alb.h30 #define BOND_ALB_LP_TICKS(bond) (BOND_ALB_LP_INTERVAL(bond) \ macro
/Linux-v5.4/drivers/net/bonding/
Dbond_alb.c1508 if (bond_info->lp_counter >= BOND_ALB_LP_TICKS(bond)) { in bond_alb_monitor()