Searched refs:MLX5_CAP_FLOWTABLE_TYPE (Results 1 – 6 of 6) sorted by relevance
/openbmc/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 | 360 #define MLX5_CAP_FLOWTABLE_TYPE(mdev, cap, type) ( \ macro
|
H A D | fs_cmd.c | 710 int max_list_size = BIT(MLX5_CAP_FLOWTABLE_TYPE(dev, in mlx5_cmd_set_fte()
|
H A D | en_tc.c | 2716 MLX5_CAP_FLOWTABLE_TYPE(priv->mdev, in __parse_cls_flower() 2741 if (!MLX5_CAP_FLOWTABLE_TYPE(priv->mdev, ft_field_support.outer_second_vid, in __parse_cls_flower()
|
/openbmc/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()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_cmd.c | 942 int max_list_size = BIT(MLX5_CAP_FLOWTABLE_TYPE(dev, in mlx5dr_cmd_set_fte()
|