Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c367 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns);
2841 cleanup_root_ns(steering->root_ns); in init_root_ns()
2860 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns) in cleanup_root_ns() function
2927 cleanup_root_ns(steering->rdma_rx_root_ns); in init_rdma_rx_root_ns()
2950 cleanup_root_ns(steering->rdma_tx_root_ns); in init_rdma_tx_root_ns()
3063 cleanup_root_ns(steering->fdb_root_ns); in cleanup_fdb_root_ns()
3177 goto cleanup_root_ns; in mlx5_fs_egress_acls_init()
3182 cleanup_root_ns: in mlx5_fs_egress_acls_init()
3184 cleanup_root_ns(steering->esw_egress_root_ns[i]); in mlx5_fs_egress_acls_init()
3199 cleanup_root_ns(steering->esw_egress_root_ns[i]); in mlx5_fs_egress_acls_cleanup()
[all …]