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
5781 mvmvif->csa_count = chsw->count; in iwl_mvm_pre_channel_switch()5837 mvmvif->id, chsw->count, mvmvif->csa_count, chsw->block_tx); in iwl_mvm_channel_switch_rx_beacon()5839 if (chsw->count >= mvmvif->csa_count && chsw->block_tx) { in iwl_mvm_channel_switch_rx_beacon()5857 mvmvif->csa_count = chsw->count; in iwl_mvm_channel_switch_rx_beacon()
566 u16 csa_count; member
5590 u8 *csa_count) in wlcore_get_csa_count() argument5600 *csa_count = ie_csa->count; in wlcore_get_csa_count()