This file contains:
WARNING!!: Autogenerated file from SYSFW. DO NOT MODIFY!!
System Firmware
TISCI Data structures and macros for firewall messages
Request for a change owner operation
| hdr | Common TI-SCI header |
| fwl_id | firewall ID in question |
| region | Region or channel number if applicable |
| owner_index | New owner index to transfer ownership to |
Data Fields | |
| struct tisci_header | hdr |
| uint16_t | fwl_id |
| uint16_t | region |
| uint8_t | owner_index |
| struct tisci_header tisci_msg_fwl_change_owner_info_req::hdr |
| uint16_t tisci_msg_fwl_change_owner_info_req::fwl_id |
| uint16_t tisci_msg_fwl_change_owner_info_req::region |
| uint8_t tisci_msg_fwl_change_owner_info_req::owner_index |