Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c1530 const struct dbg_block_chip *block_per_chip = in qed_bus_disable_blocks() local
1534 if (GET_FIELD(block_per_chip->flags, in qed_bus_disable_blocks()
1540 if (GET_FIELD(block_per_chip->flags, in qed_bus_disable_blocks()
1543 block_per_chip->dbg_dword_enable_reg_addr; in qed_bus_disable_blocks()
1545 GET_FIELD(block_per_chip->dbg_bus_mode.data, in qed_bus_disable_blocks()
1548 GET_FIELD(block_per_chip->dbg_bus_mode.data, in qed_bus_disable_blocks()
3446 const struct dbg_block_chip *block_per_chip; in qed_grc_dump_static_debug() local
3452 block_per_chip = in qed_grc_dump_static_debug()
3454 is_removed = GET_FIELD(block_per_chip->flags, in qed_grc_dump_static_debug()
3456 has_dbg_bus = GET_FIELD(block_per_chip->flags, in qed_grc_dump_static_debug()
[all …]