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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Diwm.h299 struct work_struct auth_retry_worker; member in struct:iwm_priv
H A Dmain.c213 iwm = container_of(work, struct iwm_priv, auth_retry_worker);
268 INIT_WORK(&iwm->auth_retry_worker, iwm_auth_retry_worker);
H A Drx.c620 schedule_work(&iwm->auth_retry_worker);

Completed in 112 milliseconds