Searched refs:loop_count (Results 1 – 2 of 2) sorted by relevance
461 uint32_t loop_count:4, member476 loop_count:4; member482 uint32_t loop_count:4, member490 loop_count:4; member517 uint32_t loop_count:4, member523 loop_count:4; member
1370 int loop_count = 0, j = 0; in sap_acs_scan_freq_list_optimize() local1375 while (loop_count < *ch_count) { in sap_acs_scan_freq_list_optimize()1377 sap_ctx->vdev, list->chan[loop_count].freq); in sap_acs_scan_freq_list_optimize()1383 list->chan[loop_count].freq, in sap_acs_scan_freq_list_optimize()1386 for (j = loop_count; j < *ch_count - 1; j++) in sap_acs_scan_freq_list_optimize()1393 loop_count++; in sap_acs_scan_freq_list_optimize()4361 uint8_t loop_count; in sap_get_freq_list() local4428 for (loop_count = band_start_ch; loop_count <= band_end_ch; in sap_get_freq_list()4429 loop_count++) { in sap_get_freq_list()4430 chan_freq = WLAN_REG_CH_TO_FREQ(loop_count); in sap_get_freq_list()[all …]