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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h94 typedef struct hermon_hw_snd_wqe_ud_s hermon_hw_snd_wqe_ud_t; typedef in typeref:struct:hermon_hw_snd_wqe_ud_s
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c76 hermon_hw_snd_wqe_ud_t *ud;
164 ud = (hermon_hw_snd_wqe_ud_t *)((uintptr_t)desc +
167 sizeof (hermon_hw_snd_wqe_ud_t));
218 ud = (hermon_hw_snd_wqe_ud_t *)((uintptr_t)desc +
221 sizeof (hermon_hw_snd_wqe_ud_t));
243 ud = (hermon_hw_snd_wqe_ud_t *)((uintptr_t)desc +
246 sizeof (hermon_hw_snd_wqe_ud_t));
1304 hermon_hw_snd_wqe_ud_t *ud;
1367 ud = (hermon_hw_snd_wqe_ud_t *)((uintptr_t)desc +
1395 sizeof (hermon_hw_snd_wqe_ud_t));
[all...]

Completed in 46 milliseconds