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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_boot.h36 #define INIT_LOOP 20000 macro
H A Dwl1271_boot.h44 #define INIT_LOOP 20000 macro
H A Dwl1251_boot.c243 while (loop++ < INIT_LOOP) {
260 if (loop > INIT_LOOP) {
H A Dwl1271_boot.c357 while (loop++ < INIT_LOOP) {
374 if (loop > INIT_LOOP) {

Completed in 114 milliseconds