X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fnet%2Fethernet%2Fmellanox%2Fmlx5%2Fcore%2Ffs_core.h;h=0c6c5fef4548d3afb62521017592f0439217265d;hb=f6f7d6b5bd818cc84eebb55ba6bcba38cfd3b385;hp=e43c6f6d46a746aa471366c6b56b8c72011d37df;hpb=d83eb50e29de36ddc819863ab7b9d2da58bccbd0;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/drivers/net/ethernet/mellanox/mlx5/core/fs_core.h b/drivers/net/ethernet/mellanox/mlx5/core/fs_core.h index e43c6f6..0c6c5fe 100644 --- a/drivers/net/ethernet/mellanox/mlx5/core/fs_core.h +++ b/drivers/net/ethernet/mellanox/mlx5/core/fs_core.h @@ -218,6 +218,7 @@ struct mlx5_flow_root_namespace { struct mutex chain_lock; struct list_head underlay_qpns; const struct mlx5_flow_cmds *cmds; + enum mlx5_flow_table_miss_action def_miss_action; }; int mlx5_init_fc_stats(struct mlx5_core_dev *dev);