Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c1455 const struct dbg_block_chip *block_per_chip = in qed_bus_disable_blocks() local
1459 if (GET_FIELD(block_per_chip->flags, in qed_bus_disable_blocks()
1465 if (GET_FIELD(block_per_chip->flags, in qed_bus_disable_blocks()
1468 block_per_chip->dbg_dword_enable_reg_addr; in qed_bus_disable_blocks()
1470 GET_FIELD(block_per_chip->dbg_bus_mode.data, in qed_bus_disable_blocks()
1473 GET_FIELD(block_per_chip->dbg_bus_mode.data, in qed_bus_disable_blocks()
3289 const struct dbg_block_chip *block_per_chip; in qed_grc_dump_static_debug() local
3295 block_per_chip = in qed_grc_dump_static_debug()
3297 is_removed = GET_FIELD(block_per_chip->flags, in qed_grc_dump_static_debug()
3299 has_dbg_bus = GET_FIELD(block_per_chip->flags, in qed_grc_dump_static_debug()
[all …]