Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dutils.c1711 mvm->tcm.result.global_change = load != mvm->tcm.result.global_load; in iwl_mvm_calc_tcm_stats()
1712 mvm->tcm.result.global_load = load; in iwl_mvm_calc_tcm_stats()
Dmvm.h632 enum iwl_mvm_traffic_load global_load; member
Dscan.c232 return mvm->tcm.result.global_load; in iwl_mvm_get_traffic_load()