Merge branch 'mlx5_tx_steering' into rdma.git for-next
[linux-block.git] / drivers / infiniband / hw / mlx5 / mlx5_ib.h
index b88414acb9931396af5896d73ce10d17f804df16..544b6392359e90a132c72e2b1b7e8f1abaf520ea 100644 (file)
@@ -229,6 +229,7 @@ struct mlx5_ib_flow_db {
        struct mlx5_ib_flow_prio        egress[MLX5_IB_NUM_EGRESS_FTS];
        struct mlx5_ib_flow_prio        fdb;
        struct mlx5_ib_flow_prio        rdma_rx[MLX5_IB_NUM_FLOW_FT];
+       struct mlx5_ib_flow_prio        rdma_tx[MLX5_IB_NUM_FLOW_FT];
        struct mlx5_flow_table          *lag_demux_ft;
        /* Protect flow steering bypass flow tables
         * when add/del flow rules.