Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1306 #define IBT_WR_SEND_REMOTE_INVAL (1 << 4) /* Remote Invalidate */ macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c514 if (wr->wr_flags & IBT_WR_SEND_REMOTE_INVAL) { in hermon_post_send_rc()