Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h77 T3_WR_INIT = FW_WROPCODE_RI_RDMA_INIT, enumerator
109 case T3_WR_INIT: return T3_RDMA_INIT; in wr2opcode()
Dcxio_hal.c844 wqe->wrh.op_seop_flags = cpu_to_be32(V_FW_RIWR_OP(T3_WR_INIT)); in cxio_rdma_init()