Home
last modified time | relevance | path

Searched refs:fs_flow_table_type (Results 1 – 6 of 6) sorted by relevance

/src/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h82 #define fs_ft_type fs_flow_table_type
84 enum fs_flow_table_type { enum
176 enum fs_flow_table_type type;
261 enum fs_flow_table_type table_type;
H A Dfs_cmd.h102 enum fs_flow_table_type ft_type);
117 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type);
H A Dfs_ft_pool.h18 mlx5_ft_pool_get_avail_sz(struct mlx5_core_dev *dev, enum fs_flow_table_type table_type,
H A Dmlx5_fs_ft_pool.c46 mlx5_ft_pool_get_avail_sz(struct mlx5_core_dev *dev, enum fs_flow_table_type table_type, in mlx5_ft_pool_get_avail_sz()
H A Dmlx5_fs_cmd.c158 enum fs_flow_table_type ft_type) in mlx5_cmd_stub_get_capabilities()
921 enum fs_flow_table_type ft_type) in mlx5_cmd_get_capabilities()
976 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type) in mlx5_fs_cmd_get_default()
H A Dmlx5_fs_core.c812 enum fs_flow_table_type table_type, in alloc_flow_table()
2602 enum fs_flow_table_type table_type) in create_root_ns()