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