Searched refs:resp_num (Results 1 – 2 of 2) sorted by relevance
938 int i, resp_num, err = BCME_OK; in dhd_statlog_query() local1004 resp_num = dhd_statlog_get_latest_info(dhdp, (void *)&query); in dhd_statlog_query()1005 if (resp_num < 0) { in dhd_statlog_query()1013 if (resp_num > 0) { in dhd_statlog_query()1015 for (i = 0; i < resp_num; i++) { in dhd_statlog_query()