IB_WR_LSO
[IB_WR_LSO] = cpu_to_be32(MLX4_OPCODE_LSO),
if (wr->opcode == IB_WR_LSO) {
if (wr->opcode == IB_WR_LSO) {
[IB_WR_LSO] = MLX5_OPCODE_LSO,
priv->tx_wr.wr.opcode = IB_WR_LSO;