Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Didxd.h178 struct dsa_hw_desc { struct
179 uint32_t pasid:20;
180 uint32_t rsvd:11;
181 uint32_t priv:1;
182 uint32_t flags:24;
183 uint32_t opcode:8;
184 uint64_t completion_addr;
185 union {
193 union {
199 union {
[all …]