Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c372 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns);
3135 cleanup_root_ns(steering->root_ns); in init_root_ns()
3154 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns) in cleanup_root_ns() function
3221 cleanup_root_ns(steering->rdma_rx_root_ns); in init_rdma_rx_root_ns()
3244 cleanup_root_ns(steering->rdma_tx_root_ns); in init_rdma_tx_root_ns()
3276 cleanup_root_ns(root_ns); in init_rdma_transport_rx_root_ns_one()
3307 cleanup_root_ns(root_ns); in init_rdma_transport_tx_root_ns_one()
3331 goto cleanup_root_ns; in init_rdma_transport_rx_root_ns()
3336 cleanup_root_ns: in init_rdma_transport_rx_root_ns()
3338 cleanup_root_ns(steering->rdma_transport_rx_root_ns[i]); in init_rdma_transport_rx_root_ns()
[all …]