Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dd3.c1788 struct iwl_scan_offload_profile_match *fw_match; in iwl_mvm_query_netdetect_reasons() local
1792 fw_match = &query.matches[i]; in iwl_mvm_query_netdetect_reasons()
1795 n_channels += hweight8(fw_match->matching_channels[j]); in iwl_mvm_query_netdetect_reasons()
1817 if (fw_match->matching_channels[j / 8] & (BIT(j % 8))) in iwl_mvm_query_netdetect_reasons()