Searched refs:zsTimerEntry (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/staging/otus/80211core/
H A Dstruct.h415 struct zsTimerEntry struct
419 struct zsTimerEntry *pre;
420 struct zsTimerEntry *next;
426 struct zsTimerEntry list[ZM_MAX_TIMER_COUNT];
427 struct zsTimerEntry *head;
428 struct zsTimerEntry *tail;
H A Dcfunc.c264 struct zsTimerEntry *pFreeEntry;
265 struct zsTimerEntry *pEntry;
342 struct zsTimerEntry *pEntry;
397 struct zsTimerEntry *pEntry;
398 struct zsTimerEntry *pTheLastEntry = NULL;

Completed in 51 milliseconds