Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c256 hermon_hw_snd_wqe_frwr_t *frwr; in hermon_post_send_ud() local
267 frwr = (hermon_hw_snd_wqe_frwr_t *)((uintptr_t)desc + in hermon_post_send_ud()
269 HERMON_WQE_BUILD_FRWR(qp, frwr, wr->wr.fc.reg_pmr); in hermon_post_send_ud()
270 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)frwr + in hermon_post_send_ud()
440 hermon_hw_snd_wqe_frwr_t *frwr; in hermon_post_send_rc() local
631 frwr = (hermon_hw_snd_wqe_frwr_t *)((uintptr_t)desc + in hermon_post_send_rc()
633 HERMON_WQE_BUILD_FRWR(qp, frwr, wr->wr.rc.rcwr.reg_pmr); in hermon_post_send_rc()
634 ds = (hermon_hw_wqe_sgl_t *)((uintptr_t)frwr + in hermon_post_send_rc()