Searched refs:now_delay_ms (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvIPAPool.c | 1031 MS_U32 now_delay_ms=0; in MApi_IPA_Pool_GetMem_Timeout() local 1037 …%u, delay and try alloc again now_delay_ms=%u\n",__FUNCTION__,__LINE__,each_delay_ms,now_delay_ms); in MApi_IPA_Pool_GetMem_Timeout() 1045 now_delay_ms += each_delay_ms; in MApi_IPA_Pool_GetMem_Timeout() 1046 if(now_delay_ms >= timeout_ms) in MApi_IPA_Pool_GetMem_Timeout()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | drvIPAPool.c | 1269 MS_U32 now_delay_ms=0; in MApi_IPA_Pool_GetMem_Timeout() local 1276 …%u, delay and try alloc again now_delay_ms=%u\n",__FUNCTION__,__LINE__,each_delay_ms,now_delay_ms); in MApi_IPA_Pool_GetMem_Timeout() 1293 now_delay_ms += each_delay_ms; in MApi_IPA_Pool_GetMem_Timeout() 1294 if(now_delay_ms >= timeout_ms) in MApi_IPA_Pool_GetMem_Timeout()
|