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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/wusbcore/
H A Dsecurity.c20 INIT_WORK(&wusbhc->gtk_rekey_done_work, wusbhc_gtk_rekey_done_work);
108 cancel_work_sync(&wusbhc->gtk_rekey_done_work);
495 struct wusbhc *wusbhc = container_of(work, struct wusbhc, gtk_rekey_done_work);
510 queue_work(wusbd, &wusbhc->gtk_rekey_done_work);
H A Dwusbhc.h272 struct work_struct gtk_rekey_done_work; member in struct:wusbhc

Completed in 117 milliseconds