Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c1059 op_own = cpu_to_be32(MLX4_OPCODE_SEND) | in mlx4_en_xmit()
1213 op_own = cpu_to_be32(MLX4_OPCODE_SEND) | in mlx4_en_xmit_frame()
/linux/drivers/infiniband/hw/mlx4/
H A Dcq.c776 case MLX4_OPCODE_SEND: in mlx4_ib_poll_one()
H A Dqp.c85 [IB_WR_SEND] = cpu_to_be32(MLX4_OPCODE_SEND),
/linux/include/linux/mlx4/
H A Ddevice.h364 MLX4_OPCODE_SEND = 0x0a, enumerator