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

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c1027 bool handle_ll = time_after(ts, mvm->tcm.ll_ts + MVM_LL_PERIOD);
1030 mvm->tcm.ll_ts = ts;
1182 mvm->tcm.ll_ts = jiffies;
H A Dops.c1343 mvm->tcm.ll_ts = jiffies;
H A Dmvm.h714 unsigned long ll_ts; member in struct:iwl_mvm_tcm

Completed in 289 milliseconds