Searched refs:fw_match (Results 1 – 1 of 1) sorted by relevance
1785 struct iwl_scan_offload_profile_match *fw_match; in iwl_mvm_query_netdetect_reasons() local1789 fw_match = &query.matches[i]; in iwl_mvm_query_netdetect_reasons()1792 n_channels += hweight8(fw_match->matching_channels[j]); in iwl_mvm_query_netdetect_reasons()1810 if (fw_match->matching_channels[j / 8] & (BIT(j % 8))) in iwl_mvm_query_netdetect_reasons()