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

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

Completed in 218 milliseconds