Searched refs:matching_channels (Results 1 – 2 of 2) sorted by relevance
882 u8 matching_channels[SCAN_OFFLOAD_MATCHING_CHANNELS_LEN_V1]; member926 u8 matching_channels[SCAN_OFFLOAD_MATCHING_CHANNELS_LEN]; member
1759 n_chans += hweight8(matches[idx].matching_channels[i]); in iwl_mvm_query_num_match_chans()1765 n_chans += hweight8(matches[idx].matching_channels[i]); in iwl_mvm_query_num_match_chans()1784 if (matches[idx].matching_channels[i / 8] & (BIT(i % 8))) in iwl_mvm_query_set_freqs()1792 if (matches[idx].matching_channels[i / 8] & (BIT(i % 8))) in iwl_mvm_query_set_freqs()