Searched refs:mlx5_get_root_namespace (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | fs_hws_pools.c | 84 root_ns = mlx5_get_root_namespace(dev, MLX5_FLOW_NAMESPACE_FDB); in mlx5_fs_pr_bulk_action_create() 264 root_ns = mlx5_get_root_namespace(dev, MLX5_FLOW_NAMESPACE_FDB); in mlx5_fs_hws_mh_bulk_create()
|
| /linux-6.15/include/linux/mlx5/ |
| H A D | fs.h | 353 mlx5_get_root_namespace(struct mlx5_core_dev *dev, enum mlx5_flow_namespace_type ns_type);
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_core.c | 4000 mlx5_get_root_namespace(struct mlx5_core_dev *dev, enum mlx5_flow_namespace_type ns_type) in mlx5_get_root_namespace() function 4025 root = mlx5_get_root_namespace(dev, ns_type); in mlx5_modify_header_alloc() 4050 root = mlx5_get_root_namespace(dev, modify_hdr->ns_type); in mlx5_modify_header_dealloc() 4066 root = mlx5_get_root_namespace(dev, ns_type); in mlx5_packet_reformat_alloc() 4092 root = mlx5_get_root_namespace(dev, pkt_reformat->ns_type); in mlx5_packet_reformat_dealloc() 4114 root = mlx5_get_root_namespace(dev, ns_type); in mlx5_create_match_definer() 4138 root = mlx5_get_root_namespace(dev, definer->ns_type); in mlx5_destroy_match_definer()
|