Searched refs:iwl_mvm_is_adaptive_dwell_supported (Results 1 – 2 of 2) sorted by relevance
160 if (iwl_mvm_is_adaptive_dwell_supported(mvm)) in iwl_mvm_get_scan_req_umac_data()177 if (iwl_mvm_is_adaptive_dwell_supported(mvm)) in iwl_mvm_get_scan_req_umac_channel()1343 if (iwl_mvm_is_adaptive_dwell_supported(mvm)) { in iwl_mvm_scan_umac_dwell()1798 if (iwl_mvm_is_adaptive_dwell_supported(mvm) && IWL_MVM_ADWELL_ENABLE) in iwl_mvm_scan_umac_flags()1809 !iwl_mvm_is_adaptive_dwell_supported(mvm) && in iwl_mvm_scan_umac_flags()1824 !WARN_ON_ONCE(!iwl_mvm_is_adaptive_dwell_supported(mvm))) in iwl_mvm_scan_umac_flags()2582 else if (iwl_mvm_is_adaptive_dwell_supported(mvm)) in iwl_mvm_scan_size()
1254 static inline bool iwl_mvm_is_adaptive_dwell_supported(struct iwl_mvm *mvm) in iwl_mvm_is_adaptive_dwell_supported() function