Searched refs:csa_count (Results 1 – 6 of 6) sorted by relevance
154 u8 csa_count; member
43 u8 csa_count; member
37 u8 csa_count; member
5512 mvmvif->csa_count = chsw->count; in iwl_mvm_pre_channel_switch()5561 mvmvif->id, chsw->count, mvmvif->csa_count, chsw->block_tx); in iwl_mvm_channel_switch_rx_beacon()5563 if (chsw->count >= mvmvif->csa_count && chsw->block_tx) { in iwl_mvm_channel_switch_rx_beacon()5573 mvmvif->csa_count = chsw->count; in iwl_mvm_channel_switch_rx_beacon()
432 u16 csa_count; member
5508 u8 *csa_count) in wlcore_get_csa_count() argument5518 *csa_count = ie_csa->count; in wlcore_get_csa_count()