Searched refs:block_per_chip (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_debug.c | 1441 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() 3274 const struct dbg_block_chip *block_per_chip; in qed_grc_dump_static_debug() local 3280 block_per_chip = in qed_grc_dump_static_debug() 3282 is_removed = GET_FIELD(block_per_chip->flags, in qed_grc_dump_static_debug() 3284 has_dbg_bus = GET_FIELD(block_per_chip in qed_grc_dump_static_debug() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_debug.c | 1530 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 in qed_grc_dump_static_debug() [all...] |
Completed in 16 milliseconds