Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dcq.c171 case MLX4_OPCODE_SEND: in handle_good_req()
512 case MLX4_OPCODE_SEND: in mlx4_cq_read_wc_opcode()
H A Dmlx4.h93 MLX4_OPCODE_SEND = 0x0a, enumerator
H A Dqp.c47 [IBV_WR_SEND] = MLX4_OPCODE_SEND,
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c766 case MLX4_OPCODE_SEND: in mlx4_ib_poll_one()
H A Dmlx4_ib_qp.c111 [IB_WR_SEND] = cpu_to_be32(MLX4_OPCODE_SEND),
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_tx.c761 opcode = cpu_to_be32(MLX4_OPCODE_SEND) | in mlx4_en_xmit()
/freebsd/sys/dev/mlx4/
H A Ddevice.h369 MLX4_OPCODE_SEND = 0x0a, enumerator