Searched refs:rdma_rx_root_ns (Results 1 – 2 of 2) sorted by relevance
2710 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace()2714 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace()2722 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace()2730 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace()2738 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace()3179 if (!steering->rdma_rx_root_ns) in init_rdma_rx_root_ns()3183 &steering->rdma_rx_root_ns->ns.node); in init_rdma_rx_root_ns()3187 set_prio_attrs(steering->rdma_rx_root_ns); in init_rdma_rx_root_ns()3192 cleanup_root_ns(steering->rdma_rx_root_ns); in init_rdma_rx_root_ns()3193 steering->rdma_rx_root_ns = NULL; in init_rdma_rx_root_ns()[all …]
157 struct mlx5_flow_root_namespace *rdma_rx_root_ns; member