Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.c2747 root_ns = steering->rdma_tx_root_ns; in mlx5_get_flow_namespace()
2755 root_ns = steering->rdma_tx_root_ns; in mlx5_get_flow_namespace()
2763 root_ns = steering->rdma_tx_root_ns; in mlx5_get_flow_namespace()
2771 root_ns = steering->rdma_tx_root_ns; in mlx5_get_flow_namespace()
3230 steering->rdma_tx_root_ns = create_root_ns(steering, FS_FT_RDMA_TX); in init_rdma_tx_root_ns()
3231 if (!steering->rdma_tx_root_ns) in init_rdma_tx_root_ns()
3235 &steering->rdma_tx_root_ns->ns.node); in init_rdma_tx_root_ns()
3239 set_prio_attrs(steering->rdma_tx_root_ns); in init_rdma_tx_root_ns()
3244 cleanup_root_ns(steering->rdma_tx_root_ns); in init_rdma_tx_root_ns()
3245 steering->rdma_tx_root_ns = NULL; in init_rdma_tx_root_ns()
[all …]
A Dfs_core.h159 struct mlx5_flow_root_namespace *rdma_tx_root_ns; member

Completed in 14 milliseconds