Searched refs:matching_channels (Results 1 – 3 of 3) sorted by relevance
1253 u8 matching_channels[SCAN_OFFLOAD_MATCHING_CHANNELS_LEN_V1]; member1297 u8 matching_channels[SCAN_OFFLOAD_MATCHING_CHANNELS_LEN]; member
1373 hweight8(matches[i].matching_channels[k]); in iwl_mld_set_netdetect_info()1395 (unsigned long *)&matches[i].matching_channels[0], in iwl_mld_set_netdetect_info()1396 sizeof(matches[i].matching_channels)) { in iwl_mld_set_netdetect_info()
2506 n_chans += hweight8(matches[idx].matching_channels[i]); in iwl_mvm_query_num_match_chans()2512 n_chans += hweight8(matches[idx].matching_channels[i]); in iwl_mvm_query_num_match_chans()2532 if (matches[idx].matching_channels[i / 8] & (BIT(i % 8))) in iwl_mvm_query_set_freqs()2540 if (matches[idx].matching_channels[i / 8] & (BIT(i % 8))) in iwl_mvm_query_set_freqs()