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

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c1000 bool handle_ll = time_after(ts, mvm->tcm.ll_ts + MVM_LL_PERIOD);
1003 mvm->tcm.ll_ts = ts;
1155 mvm->tcm.ll_ts = jiffies;
H A Dops.c1286 mvm->tcm.ll_ts = jiffies;
H A Dmvm.h629 unsigned long ll_ts; member in struct:iwl_mvm_tcm

Completed in 141 milliseconds