OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pThroughputTimer
(Results
1 - 2
of
2
) sorted by null
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.h
159
TI_HANDLE
pThroughputTimer
;
tx.c
285
void*
pThroughputTimer
;
341
pThroughputTimer
= os_timerCreate(hOs, txData_printTxThroughputPerQueue, hTxData);
342
if(!
pThroughputTimer
)
356
utils_nullTimerDestroy (hOs,
pThroughputTimer
);
367
utils_nullTimerDestroy (hOs,
pThroughputTimer
);
381
utils_nullTimerDestroy(hOs,
pThroughputTimer
);
396
utils_nullTimerDestroy(hOs,
pThroughputTimer
);
414
utils_nullTimerDestroy(hOs,
pThroughputTimer
);
448
hTxData->
pThroughputTimer
=
pThroughputTimer
;
[
all
...]
Completed in 11 milliseconds