Searched refs:hermon_hw_snd_wqe_ud_t (Results 1 – 2 of 2) sorted by relevance
76 hermon_hw_snd_wqe_ud_t *ud; in hermon_post_send_ud()164 ud = (hermon_hw_snd_wqe_ud_t *)((uintptr_t)desc + in hermon_post_send_ud()167 sizeof (hermon_hw_snd_wqe_ud_t)); in hermon_post_send_ud()218 ud = (hermon_hw_snd_wqe_ud_t *)((uintptr_t)desc + in hermon_post_send_ud()221 sizeof (hermon_hw_snd_wqe_ud_t)); in hermon_post_send_ud()243 ud = (hermon_hw_snd_wqe_ud_t *)((uintptr_t)desc + in hermon_post_send_ud()246 sizeof (hermon_hw_snd_wqe_ud_t)); in hermon_post_send_ud()1304 hermon_hw_snd_wqe_ud_t *ud; in hermon_wqe_send_build()1367 ud = (hermon_hw_snd_wqe_ud_t *)((uintptr_t)desc + in hermon_wqe_send_build()1395 sizeof (hermon_hw_snd_wqe_ud_t)); in hermon_wqe_send_build()
94 typedef struct hermon_hw_snd_wqe_ud_s hermon_hw_snd_wqe_ud_t; typedef