Searched refs:bt_coex_last_tcm_ts (Results 1 – 2 of 2) sorted by relevance
243 if (!time_after(now, mvm->bt_coex_last_tcm_ts + MVM_COEX_TCM_PERIOD)) in iwl_mvm_bt_coex_tcm_based_ci()246 mvm->bt_coex_last_tcm_ts = now; in iwl_mvm_bt_coex_tcm_based_ci()
1075 unsigned long bt_coex_last_tcm_ts; member