Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hw.h445 typedef struct tavor_hw_wqe_sgl_s { struct
446 uint32_t inline_data :1;
447 uint32_t byte_cnt :31;
448 uint32_t lkey;
449 uint64_t addr;
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h2323 struct tavor_hw_wqe_sgl_s { struct
2324 uint32_t inline_data :1;
2325 uint32_t byte_cnt :31;
2326 uint32_t lkey;
2327 uint64_t addr;