Searched defs:ocxl_fn_config (Results 1 – 1 of 1) sorted by relevance
43 struct ocxl_fn_config { struct44 int dvsec_tl_pos; /* offset of the Transaction Layer DVSEC */45 int dvsec_function_pos; /* offset of the Function DVSEC */46 int dvsec_afu_info_pos; /* offset of the AFU information DVSEC */47 s8 max_pasid_log;48 s8 max_afu_index;
Completed in 4 milliseconds