Searched refs:MAX_RECON_EXEC_USECS (Results 1 – 1 of 1) sorted by relevance
96 #define MAX_RECON_EXEC_USECS (100 * 1000) /* 100 ms */ in rf_GetNextReconEvent() macro115 if (reconDesc->reconExecTicks >= MAX_RECON_EXEC_USECS) { in rf_GetNextReconEvent()