Searched refs:csa_count (Results 1 – 6 of 6) sorted by relevance
154 u8 csa_count; member
43 u8 csa_count; member
59 u8 csa_count; member
5745 mvmvif->csa_count = chsw->count; in iwl_mvm_pre_channel_switch()5801 mvmvif->id, chsw->count, mvmvif->csa_count, chsw->block_tx); in iwl_mvm_channel_switch_rx_beacon()5803 if (chsw->count >= mvmvif->csa_count && chsw->block_tx) { in iwl_mvm_channel_switch_rx_beacon()5821 mvmvif->csa_count = chsw->count; in iwl_mvm_channel_switch_rx_beacon()
559 u16 csa_count; member
5590 u8 *csa_count) in wlcore_get_csa_count() argument5600 *csa_count = ie_csa->count; in wlcore_get_csa_count()