Home
last modified time | relevance | path

Searched refs:hermon_hw_snd_wqe_remaddr_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c437 hermon_hw_snd_wqe_remaddr_t *rc; in hermon_post_send_rc()
540 rc = (hermon_hw_snd_wqe_remaddr_t *)((uintptr_t)desc + in hermon_post_send_rc()
557 sizeof (hermon_hw_snd_wqe_remaddr_t)); in hermon_post_send_rc()
571 rc = (hermon_hw_snd_wqe_remaddr_t *)((uintptr_t)desc + in hermon_post_send_rc()
574 sizeof (hermon_hw_snd_wqe_remaddr_t)); in hermon_post_send_rc()
1305 hermon_hw_snd_wqe_remaddr_t *rc; in hermon_wqe_send_build()
1307 hermon_hw_snd_wqe_remaddr_t *uc; in hermon_wqe_send_build()
1459 rc = (hermon_hw_snd_wqe_remaddr_t *)((uintptr_t)desc + in hermon_wqe_send_build()
1470 sizeof (hermon_hw_snd_wqe_remaddr_t)); in hermon_wqe_send_build()
1484 sizeof (hermon_hw_snd_wqe_remaddr_t)); in hermon_wqe_send_build()
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h96 typedef struct hermon_hw_snd_wqe_remaddr_s hermon_hw_snd_wqe_remaddr_t; typedef