Searched refs:cs_count (Results 1 – 12 of 12) sorted by relevance
164 u8 cs_count; member
6397 u_int cs_count; in ahc_loadseq() local6409 cs_count = 0; in ahc_loadseq()6462 if (begin_set[cs_count] == TRUE in ahc_loadseq()6463 && end_set[cs_count] == FALSE) { in ahc_loadseq()6465 end_set[cs_count] = TRUE; in ahc_loadseq()6466 cs_count++; in ahc_loadseq()6471 && begin_set[cs_count] == FALSE) { in ahc_loadseq()6473 begin_set[cs_count] = TRUE; in ahc_loadseq()6481 ahc->num_critical_sections = cs_count; in ahc_loadseq()6482 if (cs_count != 0) { in ahc_loadseq()[all …]
8572 u_int cs_count; in ahd_loadseq() local8595 cs_count = 0; in ahd_loadseq()8688 if (begin_set[cs_count] == TRUE in ahd_loadseq()8689 && end_set[cs_count] == FALSE) { in ahd_loadseq()8691 end_set[cs_count] = TRUE; in ahd_loadseq()8692 cs_count++; in ahd_loadseq()8697 && begin_set[cs_count] == FALSE) { in ahd_loadseq()8699 begin_set[cs_count] = TRUE; in ahd_loadseq()8707 ahd->num_critical_sections = cs_count; in ahd_loadseq()8708 if (cs_count != 0) { in ahd_loadseq()[all …]
289 u8 cs_count; member
381 *eid++ = hapd->cs_count; in hostapd_eid_csa()397 *eid++ = hapd->cs_count; in hostapd_eid_ecsa()
3575 hapd->cs_count = settings->cs_count; in hostapd_fill_csa_settings()3596 hapd->cs_count = 0; in hostapd_cleanup_cs_params()
1112 csa_settings.cs_count = 5; in hostapd_dfs_start_channel_switch()
893 settings->cs_count = strtol(pos, &end, 10); in hostapd_parse_csa_settings()
2389 u8 cs_count; member
9813 settings->cs_count, settings->block_tx, in nl80211_switch_channel()9874 settings->cs_count)) in nl80211_switch_channel()9881 settings->cs_count))) in nl80211_switch_channel()9887 settings->cs_count) || in nl80211_switch_channel()
4858 .cs_count = chsw->count, in iwl_mvm_schedule_client_csa()5037 .cs_count = chsw->count, in iwl_mvm_channel_switch_rx_beacon()
9667 csa_settings.cs_count = P2P_GO_CSA_COUNT; in wpas_p2p_move_go_csa()