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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c367 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns);
2852 cleanup_root_ns(steering->root_ns);
2871 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns) function
2938 cleanup_root_ns(steering->rdma_rx_root_ns);
2961 cleanup_root_ns(steering->rdma_tx_root_ns);
3074 cleanup_root_ns(steering->fdb_root_ns);
3188 goto cleanup_root_ns;
3193 cleanup_root_ns:
3195 cleanup_root_ns(steering->esw_egress_root_ns[i]);
3210 cleanup_root_ns(steerin
[all...]

Completed in 125 milliseconds