Searched refs:notifs_queued (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 Dwa-nep.c103 atomic_dec(&wa->notifs_queued); /* Throttling ctl */
183 if (atomic_read(&wa->notifs_queued) > 200) {
199 atomic_inc(&wa->notifs_queued); /* Throttling ctl */
H A Dwa-hc.h142 atomic_t notifs_queued; member in struct:wahc
208 atomic_set(&wa->notifs_queued, 0);

Completed in 22 milliseconds