Searched refs:hermon_hw_wqe_sgl_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c88 hermon_hw_wqe_sgl_t *ds, *old_ds;
166 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ud +
179 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ds + total_len);
220 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ud +
245 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ud +
250 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ds + 0x10);
270 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)frwr +
295 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)li +
442 hermon_hw_wqe_sgl_t *ds;
493 ds = (hermon_hw_wqe_sgl_t *)((uintptr_
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h105 typedef struct hermon_hw_wqe_sgl_s hermon_hw_wqe_sgl_t; typedef in typeref:struct:hermon_hw_wqe_sgl_s

Completed in 62 milliseconds