Searched refs:MVM_LL_PERIOD (Results 1 – 2 of 2) sorted by relevance
1656 bool handle_ll = time_after(ts, mvm->tcm.ll_ts + MVM_LL_PERIOD); in iwl_mvm_calc_tcm_stats()1733 return MVM_LL_PERIOD; in iwl_mvm_calc_tcm_stats()
1973 #define MVM_LL_PERIOD (10 * HZ) macro