Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c157 if (iwl_mvm_is_adaptive_dwell_v2_supported(mvm)) in iwl_mvm_get_scan_req_umac_data()
174 if (iwl_mvm_is_adaptive_dwell_v2_supported(mvm)) in iwl_mvm_get_scan_req_umac_channel()
1379 if (!iwl_mvm_is_adaptive_dwell_v2_supported(mvm)) { in iwl_mvm_scan_umac_dwell()
1894 if (iwl_mvm_is_adaptive_dwell_v2_supported(mvm)) { in iwl_mvm_scan_umac()
2580 if (iwl_mvm_is_adaptive_dwell_v2_supported(mvm)) in iwl_mvm_scan_size()
Dmvm.h1260 static inline bool iwl_mvm_is_adaptive_dwell_v2_supported(struct iwl_mvm *mvm) in iwl_mvm_is_adaptive_dwell_v2_supported() function