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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/telephony/
H A Dixj.h1196 unsigned long cidcw_wait; member in struct:__anon7069
H A Dixj.c2631 if(!j->cidcw_wait) {
3327 j->cidcw_wait = jiffies + ((50 * hertz) / 100);
3330 while(!j->flags.cidcw_ack && time_before(jiffies, j->cidcw_wait))
3334 j->cidcw_wait = 0;
7082 j->cidcw_wait = 0;

Completed in 128 milliseconds