Home
last modified time | relevance | path

Searched refs:MLX4_OPCODE_RDMA_WRITE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dcq.c165 case MLX4_OPCODE_RDMA_WRITE: in handle_good_req()
508 case MLX4_OPCODE_RDMA_WRITE: in mlx4_cq_read_wc_opcode()
H A Dmlx4.h91 MLX4_OPCODE_RDMA_WRITE = 0x08, enumerator
H A Dqp.c49 [IBV_WR_RDMA_WRITE] = MLX4_OPCODE_RDMA_WRITE,
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c761 case MLX4_OPCODE_RDMA_WRITE: in mlx4_ib_poll_one()
H A Dmlx4_ib_qp.c114 [IB_WR_RDMA_WRITE] = cpu_to_be32(MLX4_OPCODE_RDMA_WRITE),
/freebsd/sys/dev/mlx4/
H A Ddevice.h367 MLX4_OPCODE_RDMA_WRITE = 0x08, enumerator