Home
last modified time | relevance | path

Searched refs:fw_match (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c1779 struct iwl_scan_offload_profile_match *fw_match; in iwl_mvm_query_netdetect_reasons() local
1783 fw_match = &query.matches[i]; in iwl_mvm_query_netdetect_reasons()
1786 n_channels += hweight8(fw_match->matching_channels[j]); in iwl_mvm_query_netdetect_reasons()
1808 if (fw_match->matching_channels[j / 8] & (BIT(j % 8))) in iwl_mvm_query_netdetect_reasons()