Searched defs:dsa_hw_desc (Results 1 – 1 of 1) sorted by relevance
148 struct dsa_hw_desc { struct149 uint32_t pasid:20;150 uint32_t rsvd:11;151 uint32_t priv:1;152 uint32_t flags:24;153 uint32_t opcode:8;154 uint64_t completion_addr;155 union {161 union {167 union {[all …]