Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/bonding/
Dbond_alb.c67 #define ALB_TIMER_TICKS_PER_SEC 10 /* should be a divisor of HZ */ macro
77 * ALB_TIMER_TICKS_PER_SEC)
80 * ALB_TIMER_TICKS_PER_SEC)
94 #define RLB_UPDATE_DELAY 2*ALB_TIMER_TICKS_PER_SEC /* 2 seconds */
102 #define RLB_PROMISC_TIMEOUT 10*ALB_TIMER_TICKS_PER_SEC
105 static const int alb_delta_in_ticks = HZ / ALB_TIMER_TICKS_PER_SEC;