Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/genwqe/
Dgenwqe_card.h404 struct genwqe_ddcb_cmd { struct
406 __u64 next_addr; /* chaining genwqe_ddcb_cmd */ argument
407 __u64 flags; /* reserved */
409 __u8 acfunc; /* accelerators functional unit */
410 __u8 cmd; /* command to execute */
411 __u8 asiv_length; /* used parameter length */
412 __u8 asv_length; /* length of valid return values */
413 __u16 cmdopts; /* command options */
414 __u16 retc; /* return code from processing */
416 __u16 attn; /* attention code from processing */
[all …]