Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h133 __be32 op_seop_flags; member
418 return G_FW_RIWR_OP(be32_to_cpu(wqe->op_seop_flags)); in fw_riwrh_opcode()
431 wqe->op_seop_flags = cpu_to_be32(V_FW_RIWR_OP(op) | in build_fw_riwrh()
Diwch_qp.c763 wqe->send.wrh.op_seop_flags = cpu_to_be32(V_FW_RIWR_OP(T3_WR_READ)); in iwch_post_zb_read()
795 wqe->send.wrh.op_seop_flags = cpu_to_be32(V_FW_RIWR_OP(T3_WR_SEND) | in iwch_post_terminate()
Dcxio_hal.c844 wqe->wrh.op_seop_flags = cpu_to_be32(V_FW_RIWR_OP(T3_WR_INIT)); in cxio_rdma_init()