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
1174 hweight8(matches[i].matching_channels[k]); in iwl_mld_set_netdetect_info()1196 (unsigned long *)&matches[i].matching_channels[0], in iwl_mld_set_netdetect_info()1197 sizeof(matches[i].matching_channels)) { in iwl_mld_set_netdetect_info()
2493 n_chans += hweight8(matches[idx].matching_channels[i]); in iwl_mvm_query_num_match_chans()2499 n_chans += hweight8(matches[idx].matching_channels[i]); in iwl_mvm_query_num_match_chans()2519 if (matches[idx].matching_channels[i / 8] & (BIT(i % 8))) in iwl_mvm_query_set_freqs()2527 if (matches[idx].matching_channels[i / 8] & (BIT(i % 8))) in iwl_mvm_query_set_freqs()