Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c975 bool handle_ll = time_after(ts, mvm->tcm.ll_ts + MVM_LL_PERIOD); in iwl_mvm_calc_tcm_stats()
978 mvm->tcm.ll_ts = ts; in iwl_mvm_calc_tcm_stats()
1129 mvm->tcm.ll_ts = jiffies; in iwl_mvm_resume_tcm()
H A Dops.c1373 mvm->tcm.ll_ts = jiffies; in iwl_op_mode_mvm_start()
H A Dmvm.h675 unsigned long ll_ts; member