Home
last modified time | relevance | path

Searched refs:mlx5_esw_bridge_debugfs_show (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_debugfs.c11 static int mlx5_esw_bridge_debugfs_show(struct seq_file *seq, void *v);
17 .show = mlx5_esw_bridge_debugfs_show,
41 static int mlx5_esw_bridge_debugfs_show(struct seq_file *seq, void *v) in mlx5_esw_bridge_debugfs_show() function