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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Drc.c2467 const int wl_wait = 3; /* max wait time for wl_high to up */ local
2502 /* Hold until the USB/HSIC interface is up (up to wl_wait sec) */
2504 i = wl_wait;
2509 cprintf("wl%d is up in %d sec\n", unit, wl_wait - i);
2511 cprintf("wl%d not up in %d sec\n", unit, wl_wait);

Completed in 59 milliseconds