Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c168 HERMON_WQE_BUILD_UD(qp, ud, ah, dest); in hermon_post_send_ud()
222 HERMON_WQE_BUILD_UD(qp, ud, ah, dest); in hermon_post_send_ud()
247 HERMON_WQE_BUILD_UD(qp, ud, ah, dest); in hermon_post_send_ud()
1386 HERMON_WQE_BUILD_UD(qp, ud, ah, wr->wr.ud.udwr_dest); in hermon_wqe_send_build()
1388 HERMON_WQE_BUILD_UD(qp, ud, ah, in hermon_wqe_send_build()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h4765 #define HERMON_WQE_BUILD_UD(qp, ud, ah, dest) \ macro