commit | 5da7075c1126f70578a111b8ea64d93f56bc84dd | [log] [tgz] |
---|---|---|
author | Chia-Yuan Li <leo.li@realtek.com> | Mon Nov 22 10:11:29 2021 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Nov 26 18:13:25 2021 +0200 |
tree | c85fdb326cb74e6970b37e8e19803f8f9d482c2d | |
parent | 30101812a09b37bc8aa409a83f603d4c072198f2 [diff] |
rtw89: add AXIDMA and TX FIFO dump in mac_mem_dump The AXIDMA is tx/rx packet transmission between PCIE host and device, and TX FIFO is MAC TX data. We dump them to verify that these memory buffers are correct. Signed-off-by: Chia-Yuan Li <leo.li@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Reviewed-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20211122021129.4339-1-pkshih@realtek.com