Home
last modified time | relevance | path

Searched refs:txData_startTxSchedulerFromTimer (Results 1 – 1 of 1) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
Dtx.c221 static void txData_startTxSchedulerFromTimer(TI_HANDLE hTxData);
322 pTimer = os_timerCreate(hOs, txData_startTxSchedulerFromTimer, hTxData); in txData_create()
3097 static void txData_startTxSchedulerFromTimer(TI_HANDLE hTxData) in txData_startTxSchedulerFromTimer() function