Lines Matching defs:te_data
4635 struct iwl_mvm_time_event_data *te_data = data;
4651 te_data->uid = le32_to_cpu(resp->event_unique_id);
4653 te_data->uid);
4656 list_add_tail(&te_data->list, &mvm->aux_roc_te_list);
4669 struct iwl_mvm_time_event_data *te_data = &mvmvif->hs_time_event_data;
4710 if (WARN_ON(te_data->id == HOT_SPOT_CMD)) {
4715 te_data->vif = vif;
4716 te_data->duration = duration;
4717 te_data->id = HOT_SPOT_CMD;
4733 iwl_mvm_rx_aux_roc, te_data);
4752 iwl_mvm_te_clear_data(mvm, te_data);