rdma_rx_root_ns  2101 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 		root_ns = steering->rdma_rx_root_ns;
rdma_rx_root_ns  2104 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 		root_ns = steering->rdma_rx_root_ns;
rdma_rx_root_ns  2500 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	cleanup_root_ns(steering->rdma_rx_root_ns);
rdma_rx_root_ns  2538 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	steering->rdma_rx_root_ns = create_root_ns(steering, FS_FT_RDMA_RX);
rdma_rx_root_ns  2539 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	if (!steering->rdma_rx_root_ns)
rdma_rx_root_ns  2543 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 			     &steering->rdma_rx_root_ns->ns.node);
rdma_rx_root_ns  2547 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	set_prio_attrs(steering->rdma_rx_root_ns);
rdma_rx_root_ns  2552 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	cleanup_root_ns(steering->rdma_rx_root_ns);
rdma_rx_root_ns  2553 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	steering->rdma_rx_root_ns = NULL;
rdma_rx_root_ns   118 drivers/net/ethernet/mellanox/mlx5/core/fs_core.h 	struct mlx5_flow_root_namespace	*rdma_rx_root_ns;