Searched refs:CmdQueue_GetMaxNumberOfCommands (Results 1 – 3 of 3) sorted by relevance
86 int CmdQueue_GetMaxNumberOfCommands (TI_HANDLE hCmdQueue);
174 return (CmdQueue_GetMaxNumberOfCommands(((TnetwDrv_t*)pWhalCtrl->hTNETW_Driver)->hCmdQueue)); in whalCtrl_getMaxNumberOfCommandsInQueue()
1010 int CmdQueue_GetMaxNumberOfCommands (TI_HANDLE hCmdQueue) in CmdQueue_GetMaxNumberOfCommands() function