Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c226 case IBT_WRC_INIT_SEND_FCMD: in hermon_post_send_ud()
335 } else if (wr->wr_opcode == IBT_WRC_INIT_SEND_FCMD) { in hermon_post_send_ud()
/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1222 #define IBT_WRC_INIT_SEND_FCMD 12 /* Init & Send for FCMD initiator */ macro