Searched refs:matching_channels (Results 1 – 2 of 2) sorted by relevance
679 u8 matching_channels[SCAN_OFFLOAD_MATCHING_CHANNELS_LEN]; member
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()