Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c713 enum flow_table_type ft_type) in get_flow_table() argument
738 if (ft_type == MLX5_IB_FT_RX) { in get_flow_table()
774 dev->mdev, ft_type == MLX5_IB_FT_RX ? in get_flow_table()
778 prio = &dev->flow_db->sniffer[ft_type]; in get_flow_table()
2298 enum mlx5_ib_uapi_flow_table_type ft_type = in mlx5_ib_matcher_ns() local
2311 err = uverbs_get_const(&ft_type, attrs, in mlx5_ib_matcher_ns()
2316 err = mlx5_ib_ft_type_to_namespace(ft_type, &obj->ns_type); in mlx5_ib_matcher_ns()
2482 enum mlx5_ib_uapi_flow_table_type ft_type, in mlx5_ib_create_modify_header() argument
2489 ret = mlx5_ib_ft_type_to_namespace(ft_type, &namespace); in mlx5_ib_create_modify_header()
2528 enum mlx5_ib_uapi_flow_table_type ft_type; in UVERBS_HANDLER() local
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h107 enum fs_flow_table_type ft_type);
H A Dfs_cmd.c159 enum fs_flow_table_type ft_type) in mlx5_cmd_stub_get_capabilities() argument
1072 enum fs_flow_table_type ft_type) in mlx5_cmd_get_capabilities() argument