Home
last modified time | relevance | path

Searched defs:ocxl_afu_config (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/misc/
Docxl.h24 struct ocxl_afu_config { struct
25 u8 idx;
26 int dvsec_afu_control_pos; /* offset of AFU control DVSEC */
27 char name[OCXL_AFU_NAME_SZ];
28 u8 version_major;
29 u8 version_minor;
30 u8 afuc_type;
31 u8 afum_type;
32 u8 profile;
33 u8 global_mmio_bar; /* global MMIO area */
[all …]