Searched defs:dsa_hw_desc (Results 1 – 1 of 1) sorted by relevance
177 struct dsa_hw_desc { struct178 uint32_t pasid:20;179 uint32_t rsvd:11;180 uint32_t priv:1;181 uint32_t flags:24;182 uint32_t opcode:8;183 uint64_t completion_addr;184 union {192 union {198 union {[all …]