Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c1441 const struct dbg_block_chip *block_per_chip = in qed_bus_disable_blocks() local
1445 if (GET_FIELD(block_per_chip->flags, in qed_bus_disable_blocks()
1451 if (GET_FIELD(block_per_chip->flags, in qed_bus_disable_blocks()
1454 block_per_chip->dbg_dword_enable_reg_addr; in qed_bus_disable_blocks()
1456 GET_FIELD(block_per_chip->dbg_bus_mode.data, in qed_bus_disable_blocks()
1459 GET_FIELD(block_per_chip->dbg_bus_mode.data, in qed_bus_disable_blocks()
3273 const struct dbg_block_chip *block_per_chip; in qed_grc_dump_static_debug() local
3279 block_per_chip = in qed_grc_dump_static_debug()
3281 is_removed = GET_FIELD(block_per_chip->flags, in qed_grc_dump_static_debug()
3283 has_dbg_bus = GET_FIELD(block_per_chip->flags, in qed_grc_dump_static_debug()
[all …]