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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h149 struct mlx5_flow_root_namespace *rdma_tx_root_ns; member in struct:mlx5_flow_steering
H A Dfs_core.c2483 root_ns = steering->rdma_tx_root_ns;
2490 root_ns = steering->rdma_tx_root_ns;
2498 root_ns = steering->rdma_tx_root_ns;
2506 root_ns = steering->rdma_tx_root_ns;
2947 steering->rdma_tx_root_ns = create_root_ns(steering, FS_FT_RDMA_TX);
2948 if (!steering->rdma_tx_root_ns)
2952 &steering->rdma_tx_root_ns->ns.node);
2956 set_prio_attrs(steering->rdma_tx_root_ns);
2961 cleanup_root_ns(steering->rdma_tx_root_ns);
2962 steering->rdma_tx_root_ns
[all...]

Completed in 168 milliseconds