Home
last modified time | relevance | path

Searched refs:iwl_mvm_low_latency_band (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h1834 bool iwl_mvm_low_latency_band(struct iwl_mvm *mvm, enum nl80211_band band);
Dutils.c1114 bool iwl_mvm_low_latency_band(struct iwl_mvm *mvm, enum nl80211_band band) in iwl_mvm_low_latency_band() function
Dscan.c286 low_latency = iwl_mvm_low_latency_band(mvm, band); in iwl_mvm_get_scan_type_band()