Lines Matching refs:uid
94 te_data->uid = 0; in iwl_mvm_te_clear_data()
279 if (le32_to_cpu(notif->unique_id) == te_data->uid) { in iwl_mvm_aux_roc_te_handle_notif()
307 te_data->uid = 0; in iwl_mvm_aux_roc_te_handle_notif()
344 if (le32_to_cpu(notif->unique_id) == te_data->uid) in iwl_mvm_rx_time_event_notif()
373 if (le32_to_cpu(resp->unique_id) != te_data->uid) in iwl_mvm_te_notif()
377 te_data->uid); in iwl_mvm_te_notif()
408 te_data->uid = le32_to_cpu(resp->unique_id); in iwl_mvm_time_event_response()
410 te_data->uid); in iwl_mvm_time_event_response()
497 te_data->uid, in iwl_mvm_protect_session()
562 u32 id, uid; in iwl_mvm_remove_time_event() local
572 uid = te_data->uid; in iwl_mvm_remove_time_event()
587 IWL_DEBUG_TE(mvm, "TE 0x%x has already ended\n", uid); in iwl_mvm_remove_time_event()
592 time_cmd.id = cpu_to_le32(uid); in iwl_mvm_remove_time_event()