Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c319 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns);
2703 cleanup_root_ns(steering->root_ns); in init_root_ns()
2722 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns) in cleanup_root_ns() function
2789 cleanup_root_ns(steering->rdma_rx_root_ns); in init_rdma_rx_root_ns()
2812 cleanup_root_ns(steering->rdma_tx_root_ns); in init_rdma_tx_root_ns()
2925 cleanup_root_ns(steering->fdb_root_ns); in cleanup_fdb_root_ns()
3027 goto cleanup_root_ns; in mlx5_fs_egress_acls_init()
3032 cleanup_root_ns: in mlx5_fs_egress_acls_init()
3034 cleanup_root_ns(steering->esw_egress_root_ns[i]); in mlx5_fs_egress_acls_init()
3049 cleanup_root_ns(steering->esw_egress_root_ns[i]); in mlx5_fs_egress_acls_cleanup()
[all …]