Searched refs:rdma_rx_root_ns (Results 1 – 2 of 2) sorted by relevance
2484 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace()2488 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace()2495 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace()2503 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace()2511 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace()2934 if (!steering->rdma_rx_root_ns) in init_rdma_rx_root_ns()2938 &steering->rdma_rx_root_ns->ns.node); in init_rdma_rx_root_ns()2942 set_prio_attrs(steering->rdma_rx_root_ns); in init_rdma_rx_root_ns()2947 cleanup_root_ns(steering->rdma_rx_root_ns); in init_rdma_rx_root_ns()2948 steering->rdma_rx_root_ns = NULL; in init_rdma_rx_root_ns()[all …]
148 struct mlx5_flow_root_namespace *rdma_rx_root_ns; member