Searched refs:rdma_rx_root_ns (Results 1 – 2 of 2) sorted by relevance
2739 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace() 2743 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace() 2751 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace() 2759 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace() 2767 root_ns = steering->rdma_rx_root_ns; in mlx5_get_flow_namespace() 3207 steering->rdma_rx_root_ns = create_root_ns(steering, FS_FT_RDMA_RX); in init_rdma_rx_root_ns() 3208 if (!steering->rdma_rx_root_ns) in init_rdma_rx_root_ns() 3212 &steering->rdma_rx_root_ns->ns.node); in init_rdma_rx_root_ns() 3216 set_prio_attrs(steering->rdma_rx_root_ns); in init_rdma_rx_root_ns() 3221 cleanup_root_ns(steering->rdma_rx_root_ns); in init_rdma_rx_root_ns() [all...]
158 struct mlx5_flow_root_namespace *rdma_rx_root_ns; member