Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dcq.c790 case MLX4_OPCODE_SEND: in mlx4_ib_poll_one()
Dqp.c105 [IB_WR_SEND] = cpu_to_be32(MLX4_OPCODE_SEND),
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_tx.c903 op_own = cpu_to_be32(MLX4_OPCODE_SEND) | in mlx4_en_xmit()
/linux-4.4.14/include/linux/mlx4/
Ddevice.h355 MLX4_OPCODE_SEND = 0x0a, enumerator