Home
last modified time | relevance | path

Searched refs:IB_WR_LOCAL_INV (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c483 inv_wr.opcode = IB_WR_LOCAL_INV; in rdma_read_xdr()
Dsvc_rdma_sendto.c635 inv_wr.opcode = IB_WR_LOCAL_INV; in send_reply()
Dverbs.c1522 invalidate_wr.opcode = IB_WR_LOCAL_INV; in rpcrdma_register_frmr_external()
1582 invalidate_wr.opcode = IB_WR_LOCAL_INV; in rpcrdma_deregister_frmr_external()
/linux-2.6.39/net/rds/
Diw_rdma.c748 s_wr.opcode = IB_WR_LOCAL_INV;
/linux-2.6.39/drivers/infiniband/hw/mlx4/
Dqp.c97 [IB_WR_LOCAL_INV] = cpu_to_be32(MLX4_OPCODE_LOCAL_INVAL),
1733 case IB_WR_LOCAL_INV: in mlx4_ib_post_send()
/linux-2.6.39/include/rdma/
Dib_verbs.h702 IB_WR_LOCAL_INV, enumerator
/linux-2.6.39/drivers/infiniband/hw/cxgb3/
Diwch_qp.c422 case IB_WR_LOCAL_INV: in iwch_post_send()
/linux-2.6.39/drivers/infiniband/hw/cxgb4/
Dqp.c655 case IB_WR_LOCAL_INV: in c4iw_post_send()
/linux-2.6.39/drivers/infiniband/hw/nes/
Dnes_verbs.c3408 case IB_WR_LOCAL_INV: in nes_post_send()
3735 entry->opcode = IB_WR_LOCAL_INV; in nes_poll_cq()