Lines Matching +full:64 +full:- +full:byte
2 * Copyright (c) 2018-2021 Advanced Micro Devices, Inc. All rights reserved.
28 #define AMD_SRIOV_MSG_VBIOS_SIZE_KB 64
33 #define AMD_SRIOV_RAS_TELEMETRY_SIZE_KB 64
36 * 0 64KB 65KB 66KB 68KB 132KB
38 * | 64KB | 1KB | 1KB | 2KB | 64KB | ...
89 #pragma pack(push, 1) // PF2VF / VF2PF data areas are byte packed
186 /* the total structure size in byte */
210 /* MEC FW position in BYTE from the start of VF visible frame buffer */
212 /* MEC FW size in BYTE */
214 /* UVD FW position in BYTE from the start of VF visible frame buffer */
216 /* UVD FW size in BYTE */
218 /* VCE FW position in BYTE from the start of VF visible frame buffer */
220 /* VCE FW size in BYTE */
222 /* Bad pages block position in BYTE */
225 /* Bad pages block size in BYTE */
254 uint32_t reserved[256 - AMD_SRIOV_MSG_PF2VF_INFO_FILLED_SIZE];
258 /* the total structure size in byte */
272 uint8_t driver_version[64];
314 uint32_t reserved[256 - AMD_SRIOV_MSG_VF2PF_INFO_FILLED_SIZE];