IO Link P2P Capability.
More...
#include <amdsmi.h>
|
| uint8_t | is_iolink_coherent |
| | 1 = true, 0 = false, UINT8_MAX = Not defined
|
| |
| uint8_t | is_iolink_atomics_32bit |
| | 1 = true, 0 = false, UINT8_MAX = Not defined
|
| |
| uint8_t | is_iolink_atomics_64bit |
| | 1 = true, 0 = false, UINT8_MAX = Not defined
|
| |
| uint8_t | is_iolink_dma |
| | 1 = true, 0 = false, UINT8_MAX = Not defined
|
| |
| uint8_t | is_iolink_bi_directional |
| | 1 = true, 0 = false, UINT8_MAX = Not defined
|
| |
IO Link P2P Capability.
Definition at line 1174 of file amdsmi.h.
◆ is_iolink_coherent
| uint8_t amdsmi_p2p_capability_t::is_iolink_coherent |
1 = true, 0 = false, UINT8_MAX = Not defined
Definition at line 1175 of file amdsmi.h.
◆ is_iolink_atomics_32bit
| uint8_t amdsmi_p2p_capability_t::is_iolink_atomics_32bit |
1 = true, 0 = false, UINT8_MAX = Not defined
Definition at line 1176 of file amdsmi.h.
◆ is_iolink_atomics_64bit
| uint8_t amdsmi_p2p_capability_t::is_iolink_atomics_64bit |
1 = true, 0 = false, UINT8_MAX = Not defined
Definition at line 1177 of file amdsmi.h.
◆ is_iolink_dma
| uint8_t amdsmi_p2p_capability_t::is_iolink_dma |
1 = true, 0 = false, UINT8_MAX = Not defined
Definition at line 1178 of file amdsmi.h.
◆ is_iolink_bi_directional
| uint8_t amdsmi_p2p_capability_t::is_iolink_bi_directional |
1 = true, 0 = false, UINT8_MAX = Not defined
Definition at line 1179 of file amdsmi.h.
The documentation for this struct was generated from the following file: