Searched refs:MLX5_CAP_FLOWTABLE_TYPE (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_ft_pool.c | 49 u32 max_ft_size = 1 << MLX5_CAP_FLOWTABLE_TYPE(dev, log_max_ft_size, table_type); in mlx5_ft_pool_get_avail_sz()
|
| H A D | fs_core.h | 415 #define MLX5_CAP_FLOWTABLE_TYPE(mdev, cap, type) ( \ macro
|
| H A D | fs_cmd.c | 736 int max_list_size = BIT(MLX5_CAP_FLOWTABLE_TYPE(dev, in mlx5_cmd_set_fte()
|
| H A D | en_tc.c | 2841 MLX5_CAP_FLOWTABLE_TYPE(priv->mdev, in __parse_cls_flower() 2866 if (!MLX5_CAP_FLOWTABLE_TYPE(priv->mdev, ft_field_support.outer_second_vid, in __parse_cls_flower()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | post_act.c | 38 if (!MLX5_CAP_FLOWTABLE_TYPE(priv->mdev, ignore_flow_level, table_type)) { in mlx5e_tc_post_act_init()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_cmd.c | 930 int max_list_size = BIT(MLX5_CAP_FLOWTABLE_TYPE(dev, in mlx5dr_cmd_set_fte()
|