Searched refs:band_load (Results 1 – 3 of 3) sorted by relevance
990 enum iwl_mvm_traffic_load load, band_load; in iwl_mvm_calc_tcm_stats() local1049 band_load = iwl_mvm_tcm_load(mvm, band_airtime[i], elapsed); in iwl_mvm_calc_tcm_stats()1050 mvm->tcm.result.band_load[i] = band_load; in iwl_mvm_calc_tcm_stats()
764 enum iwl_mvm_traffic_load band_load[NUM_NL80211_BANDS]; member
187 return mvm->tcm.result.band_load[band]; in iwl_mvm_get_traffic_load_band()