matches_dump      286 drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c 	.matches_dump = mlxsw_sp_dpipe_table_erif_matches_dump,
matches_dump      737 drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c 	.matches_dump = mlxsw_sp_dpipe_table_host4_matches_dump,
matches_dump      814 drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c 	.matches_dump = mlxsw_sp_dpipe_table_host6_matches_dump,
matches_dump     1217 drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c 	.matches_dump = mlxsw_sp_dpipe_table_adj_matches_dump,
matches_dump      260 include/net/devlink.h 	int (*matches_dump)(void *priv, struct sk_buff *skb);
matches_dump     1723 net/core/devlink.c 	if (table->table_ops->matches_dump(table->priv, skb))