Searched refs:TSMAX (Results 1 – 1 of 1) sorted by relevance
216 #define TSMAX 1000 /* max no. of timing record kept */ macro573 static tstamp_t ts[TSMAX];7528 memset(ts, 0, sizeof(tstamp_t)*TSMAX); in dhd_ioctl_process()17902 if (++tsidx >= TSMAX) in dhd_htsf_addrxts()17944 for (i = 0; i < TSMAX; i++) { in dhd_dump_latency()