Searched refs:band_load (Results 1 – 3 of 3) sorted by relevance
936 enum iwl_mvm_traffic_load load, band_load; in iwl_mvm_calc_tcm_stats() local995 band_load = iwl_mvm_tcm_load(mvm, band_airtime[i], elapsed); in iwl_mvm_calc_tcm_stats()996 mvm->tcm.result.band_load[i] = band_load; in iwl_mvm_calc_tcm_stats()
623 enum iwl_mvm_traffic_load band_load[NUM_NL80211_BANDS]; member
184 return mvm->tcm.result.band_load[band]; in iwl_mvm_get_traffic_load_band()