Searched refs:cs_count (Results 1 – 14 of 14) sorted by relevance
6373 u_int cs_count; in ahc_loadseq() local6385 cs_count = 0; in ahc_loadseq()6438 if (begin_set[cs_count] == TRUE in ahc_loadseq()6439 && end_set[cs_count] == FALSE) { in ahc_loadseq()6440 cs_table[cs_count].end = downloaded; in ahc_loadseq()6441 end_set[cs_count] = TRUE; in ahc_loadseq()6442 cs_count++; in ahc_loadseq()6447 && begin_set[cs_count] == FALSE) { in ahc_loadseq()6448 cs_table[cs_count].begin = downloaded; in ahc_loadseq()6449 begin_set[cs_count] = TRUE; in ahc_loadseq()[all …]
8546 u_int cs_count; in ahd_loadseq() local8569 cs_count = 0; in ahd_loadseq()8661 if (begin_set[cs_count] == TRUE in ahd_loadseq()8662 && end_set[cs_count] == FALSE) { in ahd_loadseq()8663 cs_table[cs_count].end = downloaded; in ahd_loadseq()8664 end_set[cs_count] = TRUE; in ahd_loadseq()8665 cs_count++; in ahd_loadseq()8670 && begin_set[cs_count] == FALSE) { in ahd_loadseq()8671 cs_table[cs_count].begin = downloaded; in ahd_loadseq()8672 begin_set[cs_count] = TRUE; in ahd_loadseq()[all …]
241 u8 cs_count; member
1344 unsigned int cs_count = 0; in nan_de_parse_csia() local1371 while (end - pos >= 2 && cs_count < max_cipher_suites) { in nan_de_parse_csia()1388 cipher_suites[cs_count++] = csid; in nan_de_parse_csia()1397 cs_count, instance_id); in nan_de_parse_csia()1399 return cs_count; in nan_de_parse_csia()
510 settings.cs_count = 5; in hostapd_incumbt_sig_intf_detected()
342 u8 cs_count; member
1004 csa_settings.cs_count = 5; in hostapd_dfs_request_channel_switch()
4803 hapd->cs_count = settings->cs_count; in hostapd_fill_csa_settings()4834 hapd->cs_count = 0; in hostapd_cleanup_cs_params()
498 *eid++ = hapd->cs_count; in hostapd_eid_csa()519 *eid++ = hapd->cs_count; in hostapd_eid_ecsa()
1437 settings->cs_count = strtol(pos, &end, 10); in hostapd_parse_csa_settings()
3068 u8 cs_count; member
12303 settings->cs_count, settings->block_tx, in nl80211_switch_channel()12366 settings->cs_count)) in nl80211_switch_channel()12373 settings->cs_count))) in nl80211_switch_channel()12379 settings->cs_count) || in nl80211_switch_channel()
5408 .cs_count = chsw->count, in iwl_mvm_schedule_client_csa()5613 .cs_count = chsw->count, in iwl_mvm_channel_switch_rx_beacon()
11272 csa_settings.cs_count = P2P_GO_CSA_COUNT; in wpas_p2p_move_go_csa()