Searched defs:dsa_hw_desc (Results 1 – 1 of 1) sorted by relevance
178 struct dsa_hw_desc { struct179 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 …]