Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_dbg.c291 u8 criteria, const u64 matcher_id) in dr_dump_matcher_mask() argument
296 matcher_id); in dr_dump_matcher_mask()
338 u32 index, bool is_rx, const u64 matcher_id) in dr_dump_matcher_builder() argument
341 DR_DUMP_REC_TYPE_MATCHER_BUILDER, matcher_id, index, is_rx, in dr_dump_matcher_builder()
350 const u64 matcher_id) in dr_dump_matcher_rx_tx() argument
363 matcher_id, matcher_rx_tx->num_of_builders, in dr_dump_matcher_rx_tx()
370 i, is_rx, matcher_id); in dr_dump_matcher_rx_tx()
383 u64 matcher_id; in dr_dump_matcher() local
386 matcher_id = DR_DBG_PTR_TO_ID(matcher); in dr_dump_matcher()
389 matcher_id, DR_DBG_PTR_TO_ID(matcher->tbl), matcher->prio); in dr_dump_matcher()
[all …]