Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c277 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns);
2584 cleanup_root_ns(steering->root_ns); in init_root_ns()
2603 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns) in cleanup_root_ns() function
2620 cleanup_root_ns(steering->esw_egress_root_ns[i]); in cleanup_egress_acls_root_ns()
2635 cleanup_root_ns(steering->esw_ingress_root_ns[i]); in cleanup_ingress_acls_root_ns()
2645 cleanup_root_ns(steering->root_ns); in mlx5_cleanup_fs()
2648 cleanup_root_ns(steering->fdb_root_ns); in mlx5_cleanup_fs()
2652 cleanup_root_ns(steering->sniffer_rx_root_ns); in mlx5_cleanup_fs()
2653 cleanup_root_ns(steering->sniffer_tx_root_ns); in mlx5_cleanup_fs()
2654 cleanup_root_ns(steering->rdma_rx_root_ns); in mlx5_cleanup_fs()
[all …]