Lines Matching full:dumped
1095 * Returns the dumped size in bytes.
1106 * Returns the dumped size in bytes.
1122 * Returns the dumped size in dwords.
1149 * Returns the dumped size in dwords.
1178 * Returns the dumped size in dwords.
1228 * Returns the dumped size in dwords.
1277 * specified buffer. Returns the dumped size in dwords.
1300 * Returns the dumped size in dwords.
1309 * Returns the dumped size in dwords.
1355 * given offset. Returns the dumped size in dwords.
1921 /* Dumps GRC registers section header. Returns the dumped size in dwords.
1922 * the following parameters are dumped:
1923 * - count: no. of dumped entries
1925 * - split_id: split ID (dumped only if split_id != SPLIT_TYPE_NONE)
1926 * - reg_type_name: register type name (dumped only if reg_type_name != NULL)
1968 * Returns the dumped size in dwords.
2099 "Dumped %d registers...\n", dev_data->num_regs_read); in qed_grc_dump_addr_range()
2104 /* Dumps GRC registers sequence header. Returns the dumped size in dwords.
2116 /* Dumps GRC registers sequence. Returns the dumped size in dwords.
2138 * Returns the dumped size in dwords.
2182 /* Dumps GRC registers entries. Returns the dumped size in dwords. */
2246 /* Dumps GRC registers entries. Returns the dumped size in dwords. */
2296 /* Dumps registers according to the input registers array. Returns the dumped
2375 /* Dump reset registers. Returns the dumped size in dwords. */
2419 * dumped first. Returns the dumped size in dwords.
2565 /* Dumps a GRC memory header (section and params). Returns the dumped size in
2566 * dwords. The following parameters are dumped:
2567 * - name: dumped only if it's not NULL.
2568 * - addr: in dwords, dumped only if name is NULL.
2569 * - len: in dwords, always dumped.
2570 * - width: dumped if it's not zero.
2571 * - packed: dumped only if it's not false.
2572 * - mem_group: always dumped.
2593 "Unexpected GRC Dump error: dumped memory size must be non-zero\n"); in qed_grc_dump_mem_hdr()
2652 * Returns the dumped size in dwords.
2686 /* Dumps GRC memories entries. Returns the dumped size in dwords. */
2781 * Returns the dumped size in dwords.
2824 * Returns the dumped size in dwords.
2881 /* Dumps GRC contexts. Returns the dumped size in dwords. */
3007 /* Dump VFC CAM. Returns the dumped size in dwords. */
3050 /* Dump VFC RAM. Returns the dumped size in dwords. */
3098 /* Dumps GRC VFC data. Returns the dumped size in dwords. */
3130 /* Dumps GRC RSS data. Returns the dumped size in dwords. */
3188 /* Dumps GRC Big RAM. Returns the dumped size in dwords. */
3244 /* Dumps MCP scratchpad. Returns the dumped size in dwords. */
3307 * Returns the dumped size in dwords.
3373 /* Dumps the MCP HW dump from NVRAM. Returns the dumped size in dwords. */
3419 /* Dumps Static Debug data. Returns the dumped size in dwords. */
3539 * Returns the dumped size in dwords.
3575 /* Dump reset registers (dumped before taking blocks out of reset ) */ in qed_grc_dump()
3600 /* Dump modified registers (dumped before modifying them) */ in qed_grc_dump()
3713 * Returns the dumped size in dwords.
3848 /* Dumps idle check rule entries. Returns the dumped size in dwords. */
3991 * Returns the dumped size in dwords.
4490 * Returns the dumped size in dwords.
4569 * Returns the dumped size in dwords.
4638 /* Dumps a section containing the dumped ILT pages.
4639 * Returns the dumped size in dwords.
4699 * - PF pages - invalid section (not dumped) in qed_ilt_dump_pages_section()
4702 * - VF pages - invalid section (not dumped) in qed_ilt_dump_pages_section()
4726 * - PF init pages (not dumped) in qed_ilt_dump_pages_section()
4729 * - VF init pages (not dumped) in qed_ilt_dump_pages_section()
4788 * Returns the dumped size in dwords.
4939 * Returns the dumped size in dwords.
4966 * Returns the dumped size in dwords.
4993 * buf_size_in_dwords - The dumped buffer size.
4994 * Returns the dumped size in dwords.
5028 * (last section calculates CRC of dumped data) in qed_ilt_dump()
5042 * in dumped buffer for this section calculate the size of this in qed_ilt_dump()
5075 * dumped buffer for this section. in qed_ilt_dump()
5096 * dumped buffer for this section. in qed_ilt_dump()
5121 * in dumped buffer for the section header. in qed_ilt_dump()
6018 "Dumped data is not aligned to chunks",
6499 /* Go over dumped results */ in qed_parse_idle_chk_dump_rules()
6754 "\nIdle Check Partially dumped : num_rules_not_dumped = %d\n", in qed_parse_idle_chk_dump()
8645 /* Feature will not be dumped if it exceeds maximum size */ in qed_dbg_feature_size()