Home
last modified time | relevance | path

Searched defs:tavor_hw_snd_wqe_nextctrl_s (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hw.h351 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;
363 uint32_t i :1;
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h2174 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;
2186 uint32_t i :1;
[all …]