Searched refs:matcher_id (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
A D | dr_dbg.c | 318 u8 criteria, const u64 matcher_id) in dr_dump_matcher_mask() argument 323 matcher_id); in dr_dump_matcher_mask() 365 u32 index, bool is_rx, const u64 matcher_id) in dr_dump_matcher_builder() argument 377 const u64 matcher_id) in dr_dump_matcher_rx_tx() argument 390 matcher_id, matcher_rx_tx->num_of_builders, in dr_dump_matcher_rx_tx() 397 i, is_rx, matcher_id); in dr_dump_matcher_rx_tx() 410 u64 matcher_id; in dr_dump_matcher() local 413 matcher_id = DR_DBG_PTR_TO_ID(matcher); in dr_dump_matcher() 419 matcher->match_criteria, matcher_id); in dr_dump_matcher() 424 ret = dr_dump_matcher_rx_tx(file, true, rx, matcher_id); in dr_dump_matcher() [all …]
|
Completed in 4 milliseconds