Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c278 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns);
2563 cleanup_root_ns(steering->root_ns); in init_root_ns()
2582 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns) in cleanup_root_ns() function
2594 cleanup_root_ns(steering->root_ns); in mlx5_cleanup_fs()
2595 cleanup_root_ns(steering->fdb_root_ns); in mlx5_cleanup_fs()
2599 cleanup_root_ns(steering->sniffer_rx_root_ns); in mlx5_cleanup_fs()
2600 cleanup_root_ns(steering->sniffer_tx_root_ns); in mlx5_cleanup_fs()
2601 cleanup_root_ns(steering->rdma_rx_root_ns); in mlx5_cleanup_fs()
2602 cleanup_root_ns(steering->rdma_tx_root_ns); in mlx5_cleanup_fs()
2603 cleanup_root_ns(steering->egress_root_ns); in mlx5_cleanup_fs()
[all …]