Searched refs:band_load (Results 1 – 3 of 3) sorted by relevance
904 enum iwl_mvm_traffic_load load, band_load; in iwl_mvm_calc_tcm_stats() local963 band_load = iwl_mvm_tcm_load(mvm, band_airtime[i], elapsed); in iwl_mvm_calc_tcm_stats()964 mvm->tcm.result.band_load[i] = band_load; in iwl_mvm_calc_tcm_stats()
593 enum iwl_mvm_traffic_load band_load[NUM_NL80211_BANDS]; member
180 return mvm->tcm.result.band_load[band]; in iwl_mvm_get_traffic_load_band()