Searched defs:uof_image (Results 1 – 2 of 2) sorted by relevance
991 struct uof_image { struct992 u_int ui_name; /* image name */993 u_int ui_ae_assigned; /* AccelEngines assigned */994 u_int ui_ctx_assigned; /* AccelEngine contexts assigned */995 u_int ui_cpu_type; /* cpu type */996 u_int ui_entry_address; /* entry uaddress */997 u_int ui_fill_pattern[2]; /* uword fill value */998 u_int ui_reloadable_size; /* size of reloadable ustore section */1000 u_char ui_sensitivity; /*1004 u_char ui_reserved; /* reserved for future use */[all …]
396 struct icp_qat_uof_image *uof_image; in qat_uclo_init_ustore() local1067 struct icp_qat_uof_image *uof_image) in qat_hal_set_modes()1121 struct icp_qat_uof_image *uof_image; in qat_uclo_set_ae_mode() local