Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h1169 * struct iwl_scan_offload_profile_match - match information
1178 struct iwl_scan_offload_profile_match { struct
1209 struct iwl_scan_offload_profile_match matches[0];
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1840 #define ND_QUERY_BUF_LEN (sizeof(struct iwl_scan_offload_profile_match) * \
1870 matches_len = sizeof(struct iwl_scan_offload_profile_match) * in iwl_mvm_netdetect_query_results()
1907 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_num_match_chans()
1908 (struct iwl_scan_offload_profile_match *)query->matches; in iwl_mvm_query_num_match_chans()
1932 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_set_freqs()
1933 (struct iwl_scan_offload_profile_match *)query->matches; in iwl_mvm_query_set_freqs()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h1194 * struct iwl_scan_offload_profile_match - match information
1203 struct iwl_scan_offload_profile_match { struct
1234 struct iwl_scan_offload_profile_match matches[];
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c2447 #define ND_QUERY_BUF_LEN (sizeof(struct iwl_scan_offload_profile_match) * \
2477 matches_len = sizeof(struct iwl_scan_offload_profile_match) * in iwl_mvm_netdetect_query_results()
2514 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_num_match_chans()
2539 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_set_freqs()
2836 size_t i, matches_len = sizeof(struct iwl_scan_offload_profile_match) * in iwl_mvm_nd_match_info_handler()

Completed in 20 milliseconds