Home
last modified time | relevance | path

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

/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/Export_Inc/
DCmdQueue_api.h86 int CmdQueue_GetMaxNumberOfCommands (TI_HANDLE hCmdQueue);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
DwhalDebug.c174 return (CmdQueue_GetMaxNumberOfCommands(((TnetwDrv_t*)pWhalCtrl->hTNETW_Driver)->hCmdQueue)); in whalCtrl_getMaxNumberOfCommandsInQueue()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/Cmd_Queue/
DCmdQueue.c1010 int CmdQueue_GetMaxNumberOfCommands (TI_HANDLE hCmdQueue) in CmdQueue_GetMaxNumberOfCommands() function