Searched refs:csa_count (Results 1 – 5 of 5) sorted by relevance
183 u8 csa_count; member
98 u8 csa_count; member
4742 mvmvif->csa_count = chsw->count; in iwl_mvm_pre_channel_switch()4783 mvmvif->id, chsw->count, mvmvif->csa_count, chsw->block_tx); in iwl_mvm_channel_switch_rx_beacon()4785 if (chsw->count >= mvmvif->csa_count && chsw->block_tx) { in iwl_mvm_channel_switch_rx_beacon()4795 mvmvif->csa_count = chsw->count; in iwl_mvm_channel_switch_rx_beacon()
410 u16 csa_count; member
5570 u8 *csa_count) in wlcore_get_csa_count() argument5580 *csa_count = ie_csa->count; in wlcore_get_csa_count()
Completed in 39 milliseconds