Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h86 T3_SEND, enumerator
104 case T3_WR_SEND: return T3_SEND; in wr2opcode()
614 (G_CQE_OPCODE(be32_to_cpu((x).header)) == T3_SEND) || \
Diwch_cq.c112 case T3_SEND: in iwch_poll_cq_one()
Dcxio_hal.c358 V_CQE_OPCODE(T3_SEND) | in insert_recv_cqe()
Diwch_qp.c53 wqe->send.rdmaop = T3_SEND; in build_rdma_send()