Searched defs:tavor_hw_snd_wqe_nextctrl_s (Results 1 – 2 of 2) sorted by relevance
350 typedef struct tavor_hw_snd_wqe_nextctrl_s { struct351 uint32_t next_wqe_addr :26;353 uint32_t nopcode :5;354 uint32_t next_eec :24;355 uint32_t dbd :1;356 uint32_t fence :1;357 uint32_t nds :6;360 uint32_t c :1;361 uint32_t e :1;362 uint32_t s :1;[all …]
2173 struct tavor_hw_snd_wqe_nextctrl_s { struct2174 uint32_t next_wqe_addr :26;2176 uint32_t nopcode :5;2177 uint32_t next_eec :24;2178 uint32_t dbd :1;2179 uint32_t fence :1;2180 uint32_t nds :6;2183 uint32_t c :1;2184 uint32_t e :1;2185 uint32_t s :1;[all …]