Home
last modified time | relevance | path

Searched refs:IB_WR_RDMA_READ_WITH_INV (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/net/rds/
Diw_send.c249 case IB_WR_RDMA_READ_WITH_INV: in rds_iw_send_cq_comp_handler()
880 send->s_rdma_wr.wr.opcode = IB_WR_RDMA_READ_WITH_INV; in rds_iw_xmit_rdma()
901 if (send->s_rdma_wr.wr.opcode == IB_WR_RDMA_READ_WITH_INV) in rds_iw_xmit_rdma()
916 if (send->s_rdma_wr.wr.opcode == IB_WR_RDMA_READ_WITH_INV) { in rds_iw_xmit_rdma()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_qp.c134 if (wr->opcode == IB_WR_RDMA_READ_WITH_INV) in build_rdma_read()
408 case IB_WR_RDMA_READ_WITH_INV: in iwch_post_send()
/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c319 read_wr.wr.opcode = IB_WR_RDMA_READ_WITH_INV; in rdma_read_chunk_frmr()
Dsvc_rdma_transport.c405 case IB_WR_RDMA_READ_WITH_INV: in process_context()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dqp.c797 case IB_WR_RDMA_READ_WITH_INV: in c4iw_post_send()
800 if (wr->opcode == IB_WR_RDMA_READ_WITH_INV) in c4iw_post_send()
/linux-4.4.14/include/rdma/
Dib_verbs.h1025 IB_WR_RDMA_READ_WITH_INV, enumerator
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_verbs.c3370 case IB_WR_RDMA_READ_WITH_INV: in nes_post_send()