sniffer_tx_root_ns 2091 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 		if (steering->sniffer_tx_root_ns)
sniffer_tx_root_ns 2092 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 			return &steering->sniffer_tx_root_ns->ns;
sniffer_tx_root_ns 2499 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	cleanup_root_ns(steering->sniffer_tx_root_ns);
sniffer_tx_root_ns 2512 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	steering->sniffer_tx_root_ns = create_root_ns(steering, FS_FT_SNIFFER_TX);
sniffer_tx_root_ns 2513 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	if (!steering->sniffer_tx_root_ns)
sniffer_tx_root_ns 2517 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	prio = fs_create_prio(&steering->sniffer_tx_root_ns->ns, 0, 1);
sniffer_tx_root_ns  116 drivers/net/ethernet/mellanox/mlx5/core/fs_core.h 	struct mlx5_flow_root_namespace	*sniffer_tx_root_ns;