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.c989 bool handle_ll = time_after(ts, mvm->tcm.ll_ts + MVM_LL_PERIOD); in iwl_mvm_calc_tcm_stats()
992 mvm->tcm.ll_ts = ts; in iwl_mvm_calc_tcm_stats()
1143 mvm->tcm.ll_ts = jiffies; in iwl_mvm_resume_tcm()
H A Dops.c1418 mvm->tcm.ll_ts = jiffies; in iwl_op_mode_mvm_start()
H A Dmvm.h763 unsigned long ll_ts; member