Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_dbg.c345 u8 criteria, const u64 matcher_id) in dr_dump_matcher_mask() argument
350 matcher_id); in dr_dump_matcher_mask()
392 u32 index, bool is_rx, const u64 matcher_id) in dr_dump_matcher_builder() argument
395 DR_DUMP_REC_TYPE_MATCHER_BUILDER, matcher_id, index, is_rx, in dr_dump_matcher_builder()
404 const u64 matcher_id) in dr_dump_matcher_rx_tx() argument
417 matcher_id, matcher_rx_tx->num_of_builders, in dr_dump_matcher_rx_tx()
424 i, is_rx, matcher_id); in dr_dump_matcher_rx_tx()
437 u64 matcher_id; in dr_dump_matcher() local
440 matcher_id = DR_DBG_PTR_TO_ID(matcher); in dr_dump_matcher()
443 matcher_id, DR_DBG_PTR_TO_ID(matcher->tbl), matcher->prio); in dr_dump_matcher()
[all …]