Searched defs:dsa_hw_desc (Results 1 – 1 of 1) sorted by relevance
170 struct dsa_hw_desc { struct171 uint32_t pasid:20;172 uint32_t rsvd:11;173 uint32_t priv:1;174 uint32_t flags:24;175 uint32_t opcode:8;176 uint64_t completion_addr;177 union {183 union {189 union {[all …]