Lines Matching refs:tot_count
317 iter->tot_consumed = iter->tot_count; in dhd_gscan_clear_all_batch_results()
1813 num_results += iter->tot_count - iter->tot_consumed; in dhd_wait_batch_results_complete()
2523 if (iter->tot_consumed == iter->tot_count) { in dhd_gscan_batch_cache_cleanup()
2526 ((iter->tot_count - 1) * sizeof(wifi_gscan_result_t)) in dhd_gscan_batch_cache_cleanup()
2693 iter->tot_count = nAPs_per_scan[i]; in _dhd_pno_get_gscan_batch_from_fw()
2821 iter->tot_count = nAPs_per_scan[i]; in _dhd_pno_get_gscan_batch_from_fw()
2921 num_results += iter->tot_count - iter->tot_consumed; in dhd_get_gscan_batch_results()
3967 ((iter->tot_count - 1) * sizeof(wifi_gscan_result_t)) in dhd_gscan_hotlist_cache_cleanup()
4269 gscan_hotlist_cache->tot_count = pfn_result->count; in dhd_pno_update_hotlist_v3_results()
4365 gscan_hotlist_cache->tot_count = fwcount; in dhd_handle_hotlist_scan_evt()
4429 gscan_hotlist_cache->tot_count = fwcount; in dhd_handle_hotlist_scan_evt()
4474 total += gscan_hotlist_cache->tot_count; in dhd_handle_hotlist_scan_evt()