Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c242 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns);
2429 cleanup_root_ns(steering->root_ns); in init_root_ns()
2448 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns) in cleanup_root_ns() function
2465 cleanup_root_ns(steering->esw_egress_root_ns[i]); in cleanup_egress_acls_root_ns()
2480 cleanup_root_ns(steering->esw_ingress_root_ns[i]); in cleanup_ingress_acls_root_ns()
2490 cleanup_root_ns(steering->root_ns); in mlx5_cleanup_fs()
2493 cleanup_root_ns(steering->fdb_root_ns); in mlx5_cleanup_fs()
2497 cleanup_root_ns(steering->sniffer_rx_root_ns); in mlx5_cleanup_fs()
2498 cleanup_root_ns(steering->sniffer_tx_root_ns); in mlx5_cleanup_fs()
2499 cleanup_root_ns(steering->rdma_rx_root_ns); in mlx5_cleanup_fs()
[all …]