Home
last modified time | relevance | path

Searched refs:ft_type (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dfs.c716 enum flow_table_type ft_type) in get_flow_table() argument
741 if (ft_type == MLX5_IB_FT_RX) { in get_flow_table()
777 dev->mdev, ft_type == MLX5_IB_FT_RX ? in get_flow_table()
781 prio = &dev->flow_db->sniffer[ft_type]; in get_flow_table()
2049 enum mlx5_ib_uapi_flow_table_type ft_type = in mlx5_ib_matcher_ns() local
2062 err = uverbs_get_const(&ft_type, attrs, in mlx5_ib_matcher_ns()
2067 err = mlx5_ib_ft_type_to_namespace(ft_type, &obj->ns_type); in mlx5_ib_matcher_ns()
2221 enum mlx5_ib_uapi_flow_table_type ft_type, in mlx5_ib_create_modify_header() argument
2228 ret = mlx5_ib_ft_type_to_namespace(ft_type, &namespace); in mlx5_ib_create_modify_header()
2267 enum mlx5_ib_uapi_flow_table_type ft_type; in UVERBS_HANDLER() local
[all …]
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h106 enum fs_flow_table_type ft_type);
Dfs_cmd.c158 enum fs_flow_table_type ft_type) in mlx5_cmd_stub_get_capabilities() argument
1031 enum fs_flow_table_type ft_type) in mlx5_cmd_get_capabilities() argument
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c781 enum fs_flow_table_type ft_type) in mlx5_cmd_dr_get_capabilities() argument
783 if (ft_type != FS_FT_FDB || in mlx5_cmd_dr_get_capabilities()