Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-scan.h679 u8 matching_channels[SCAN_OFFLOAD_MATCHING_CHANNELS_LEN]; member
Dd3.c1795 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()