Searched refs:csa_count (Results 1 – 5 of 5) sorted by relevance
154 u8 csa_count; member
43 u8 csa_count; member
4733 mvmvif->csa_count = chsw->count; in iwl_mvm_pre_channel_switch()4782 mvmvif->id, chsw->count, mvmvif->csa_count, chsw->block_tx); in iwl_mvm_channel_switch_rx_beacon()4784 if (chsw->count >= mvmvif->csa_count && chsw->block_tx) { in iwl_mvm_channel_switch_rx_beacon()4794 mvmvif->csa_count = chsw->count; in iwl_mvm_channel_switch_rx_beacon()
410 u16 csa_count; member
5508 u8 *csa_count) in wlcore_get_csa_count() argument5518 *csa_count = ie_csa->count; in wlcore_get_csa_count()