Home
last modified time | relevance | path

Searched refs:BOND_ALB_LP_TICKS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbond_alb.h30 #define BOND_ALB_LP_TICKS(bond) (BOND_ALB_LP_INTERVAL(bond) \ macro
/kernel/linux/linux-6.6/include/net/
H A Dbond_alb.h30 #define BOND_ALB_LP_TICKS(bond) (BOND_ALB_LP_INTERVAL(bond) \ macro
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_alb.c1546 if (bond_info->lp_counter >= BOND_ALB_LP_TICKS(bond)) { in bond_alb_monitor()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_alb.c1553 if (bond_info->lp_counter >= BOND_ALB_LP_TICKS(bond)) { in bond_alb_monitor()

Completed in 6 milliseconds