Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c3224 u32 hw_dump_offset_bytes = 0, hw_dump_size_bytes = 0; in qed_grc_dump_mcp_hw_dump() local
3233 &hw_dump_size_bytes); in qed_grc_dump_mcp_hw_dump()
3237 hw_dump_size_dwords = BYTES_TO_DWORDS(hw_dump_size_bytes); in qed_grc_dump_mcp_hw_dump()
3250 hw_dump_size_bytes, dump_buf + offset); in qed_grc_dump_mcp_hw_dump()