Searched refs:stat_num (Results 1 – 2 of 2) sorted by relevance
935 ulong req_num, stat_num, stat; in dhd_statlog_query() local964 stat_num = bcm_strtoul(token, NULL, 0); in dhd_statlog_query()965 if (stat_num) { in dhd_statlog_query()967 req_buf_len = (uint32)(stat_num * sizeof(uint8)); in dhd_statlog_query()977 for (i = 0; i < (uint32)stat_num; i++) { in dhd_statlog_query()