Searched refs:csa_count (Results 1 – 2 of 2) sorted by relevance
5548 mvmvif->csa_count = chsw->count; in iwl_mvm_pre_channel_switch()5604 mvmvif->id, chsw->count, mvmvif->csa_count, chsw->block_tx); in iwl_mvm_channel_switch_rx_beacon()5606 if (chsw->count >= mvmvif->csa_count && chsw->block_tx) { in iwl_mvm_channel_switch_rx_beacon()5624 mvmvif->csa_count = chsw->count; in iwl_mvm_channel_switch_rx_beacon()
5569 u8 *csa_count) in wlcore_get_csa_count() argument5579 *csa_count = ie_csa->count; in wlcore_get_csa_count()