Home
last modified time | relevance | path

Searched refs:nd_channels (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c996 if (WARN_ON(mvm->nd_match_sets || mvm->nd_channels)) in iwl_mvm_netdetect_config()
1010 mvm->nd_channels = kmemdup(nd_config->channels, in iwl_mvm_netdetect_config()
1014 if (mvm->nd_channels) in iwl_mvm_netdetect_config()
1025 kfree(mvm->nd_channels); in iwl_mvm_free_nd()
1026 mvm->nd_channels = NULL; in iwl_mvm_free_nd()
1938 mvm->nd_channels[i]->center_freq; in iwl_mvm_query_set_freqs()
1946 mvm->nd_channels[i]->center_freq; in iwl_mvm_query_set_freqs()
H A Dmvm.h1001 struct ieee80211_channel **nd_channels; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1189 if (WARN_ON(mvm->nd_match_sets || mvm->nd_channels)) in iwl_mvm_netdetect_config()
1203 mvm->nd_channels = kmemdup(nd_config->channels, in iwl_mvm_netdetect_config()
1207 if (mvm->nd_channels) in iwl_mvm_netdetect_config()
1218 kfree(mvm->nd_channels); in iwl_mvm_free_nd()
1219 mvm->nd_channels = NULL; in iwl_mvm_free_nd()
2545 mvm->nd_channels[i]->center_freq; in iwl_mvm_query_set_freqs()
2553 mvm->nd_channels[i]->center_freq; in iwl_mvm_query_set_freqs()
H A Dmvm.h1033 struct ieee80211_channel **nd_channels; member

Completed in 17 milliseconds