Searched refs:dr_dump_matcher_rx_tx (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_dbg.c | 705 dr_dump_matcher_rx_tx(struct seq_file *file, char *buff, bool is_rx, in dr_dump_matcher_rx_tx() function 771 ret = dr_dump_matcher_rx_tx(file, buff, true, rx, matcher_id); in dr_dump_matcher() 777 ret = dr_dump_matcher_rx_tx(file, buff, false, tx, matcher_id); in dr_dump_matcher()
|