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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_alb.c93 static const int alb_delta_in_ticks = HZ / ALB_TIMER_TICKS_PER_SEC; variable
1510 queue_delayed_work(bond->wq, &bond->alb_work, alb_delta_in_ticks);

Completed in 92 milliseconds