Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mthca/
HDmthca_dev.h105 MTHCA_OPCODE_SEND_IMM = 0x0b, enumerator
HDmthca_cq.c595 case MTHCA_OPCODE_SEND_IMM: in mthca_poll_one()
HDmthca_qp.c187 [IB_WR_SEND_WITH_IMM] = MTHCA_OPCODE_SEND_IMM,