OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:monitorIndex
(Results
1 - 2
of
2
) sorted by null
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
ackEmulDb.c
176
ackEmulDB->activeIndexTable[index].
monitorIndex
= 0xff;
384
ackEmulDB->activeIndexTable[freeActiveIndex].
monitorIndex
= 0xff;
571
if(ackEmulDB->wdrv_aeWTargetTable[ackEmulDB->activeIndexTable[aIndex].
monitorIndex
].timeStamp <
574
oldestTimeTick = ackEmulDB->wdrv_aeWTargetTable[ackEmulDB->activeIndexTable[aIndex].
monitorIndex
].timeStamp;
581
wdrv_aeWTargetDbResetTuple(ackEmulDB, ackEmulDB->activeIndexTable[oldestTimeIndex].
monitorIndex
);
596
ackEmulDB->activeIndexTable[freeIndex].
monitorIndex
= index;
[
all
...]
ackEmulDb.h
91
int
monitorIndex
; /* Index in wdrv_aeWTargetTable */
Completed in 24 milliseconds