Searched refs:DWORDS_TO_BYTES (Results 1 – 1 of 1) sorted by relevance
360 #define DWORDS_TO_BYTES(dwords) ((dwords) * BYTES_IN_DWORD) macro371 DWORDS_TO_BYTES(RAM_LINES_TO_DWORDS(lines))1882 DWORDS_TO_BYTES(SEM_FAST_REG_INT_RAM_SIZE_BB_K2) - in qed_read_storm_fw_info()2141 DWORDS_TO_BYTES(offset)); in qed_dump_last_section()2434 DWORDS_TO_BYTES(reg_data-> in qed_grc_clear_all_prty()2485 buf[i] = qed_rd(p_hwfn, p_ptt, DWORDS_TO_BYTES(addr + i)); in qed_read_regs()2539 if (!qed_dmae_grc2host(p_hwfn, p_ptt, DWORDS_TO_BYTES(addr), in qed_grc_dump_addr_range()2652 memset(dump_buf + offset, 0, DWORDS_TO_BYTES(curr_len)); in qed_grc_dump_reg_entry_skip()3080 u32 addr_in_bytes = DWORDS_TO_BYTES(addr); in qed_grc_dump_mem_hdr()3941 DWORDS_TO_BYTES(block_dwords)); in qed_grc_dump_static_debug()[all …]