Searched refs:iwl_mvm_is_adaptive_dwell_supported (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c115 if (iwl_mvm_is_adaptive_dwell_supported(mvm))
132 if (iwl_mvm_is_adaptive_dwell_supported(mvm))
1292 if (iwl_mvm_is_adaptive_dwell_supported(mvm)) {
2167 if (iwl_mvm_is_adaptive_dwell_supported(mvm) && IWL_MVM_ADWELL_ENABLE)
2178 !iwl_mvm_is_adaptive_dwell_supported(mvm) &&
2193 !WARN_ON_ONCE(!iwl_mvm_is_adaptive_dwell_supported(mvm)))
3315 else if (iwl_mvm_is_adaptive_dwell_supported(mvm))
H A Dmvm.h1333 static inline bool iwl_mvm_is_adaptive_dwell_supported(struct iwl_mvm *mvm) function

Completed in 212 milliseconds