Searched refs:aux_roc_te (Results 1 – 1 of 1) sorted by relevance
454 struct iwl_mvm_time_event_data *aux_roc_te = NULL, *te_data; in iwl_mvm_aux_roc_te_handle_notif() local458 aux_roc_te = te_data; in iwl_mvm_aux_roc_te_handle_notif()462 if (!aux_roc_te) /* Not a Aux ROC time event */ in iwl_mvm_aux_roc_te_handle_notif()465 iwl_mvm_te_check_trigger(mvm, notif, aux_roc_te); in iwl_mvm_aux_roc_te_handle_notif()477 list_del(&aux_roc_te->list); /* remove from list */ in iwl_mvm_aux_roc_te_handle_notif()478 aux_roc_te->running = false; in iwl_mvm_aux_roc_te_handle_notif()479 aux_roc_te->vif = NULL; in iwl_mvm_aux_roc_te_handle_notif()480 aux_roc_te->uid = 0; in iwl_mvm_aux_roc_te_handle_notif()481 aux_roc_te->id = TE_MAX; in iwl_mvm_aux_roc_te_handle_notif()484 aux_roc_te->running = true; in iwl_mvm_aux_roc_te_handle_notif()