sniffer_rx_root_ns 2087 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c if (steering->sniffer_rx_root_ns) sniffer_rx_root_ns 2088 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c return &steering->sniffer_rx_root_ns->ns; sniffer_rx_root_ns 2498 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c cleanup_root_ns(steering->sniffer_rx_root_ns); sniffer_rx_root_ns 2525 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c steering->sniffer_rx_root_ns = create_root_ns(steering, FS_FT_SNIFFER_RX); sniffer_rx_root_ns 2526 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c if (!steering->sniffer_rx_root_ns) sniffer_rx_root_ns 2530 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c prio = fs_create_prio(&steering->sniffer_rx_root_ns->ns, 0, 1); sniffer_rx_root_ns 117 drivers/net/ethernet/mellanox/mlx5/core/fs_core.h struct mlx5_flow_root_namespace *sniffer_rx_root_ns;