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