Searched refs:MLX4_OPCODE_LSO (Results 1 – 6 of 6) sorted by relevance
138 MLX4_OPCODE_LSO = 0x0e, enumerator
776 opcode = cpu_to_be32(MLX4_OPCODE_LSO | MLX4_WQE_CTRL_RR) | in mlx4_en_xmit()922 if ((opcode & cpu_to_be32(0x1F)) == cpu_to_be32(MLX4_OPCODE_LSO)) in mlx4_en_xmit()
817 case MLX4_OPCODE_LSO: in mlx4_ib_poll_one()
100 [IB_WR_LSO] = cpu_to_be32(MLX4_OPCODE_LSO),
323 MLX4_OPCODE_LSO = 0x0e, enumerator
931 op_own = cpu_to_be32(MLX4_OPCODE_LSO | (1 << 6)) | in mlx4_en_xmit()