Home
last modified time | relevance | path

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; in hermon_post_send_ud()
166 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ud + in hermon_post_send_ud()
220 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ud + in hermon_post_send_ud()
245 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)ud + in hermon_post_send_ud()
295 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)li + in hermon_post_send_ud()
442 hermon_hw_wqe_sgl_t *ds; in hermon_post_send_rc()
556 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)rc + in hermon_post_send_rc()
1309 hermon_hw_wqe_sgl_t *ds, *old_ds; in hermon_wqe_send_build()
1689 hermon_hw_wqe_sgl_t *ds; in hermon_wqe_mlx_build()
1912 hermon_hw_wqe_sgl_t *ds; in hermon_wqe_recv_build()
[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