Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c3208 u32 hw_dump_offset_bytes = 0, hw_dump_size_bytes = 0; in qed_grc_dump_mcp_hw_dump() local
3217 &hw_dump_size_bytes); in qed_grc_dump_mcp_hw_dump()
3221 hw_dump_size_dwords = BYTES_TO_DWORDS(hw_dump_size_bytes); in qed_grc_dump_mcp_hw_dump()
3234 hw_dump_size_bytes, dump_buf + offset); in qed_grc_dump_mcp_hw_dump()