Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c2154 #define __dump_fw_8822c(_dev, _mem) \ in rtw8822c_dump_fw_crash() macro
2162 ret = __dump_fw_8822c(rtwdev, DMEM); in rtw8822c_dump_fw_crash()
2165 ret = __dump_fw_8822c(rtwdev, IMEM); in rtw8822c_dump_fw_crash()
2168 ret = __dump_fw_8822c(rtwdev, EMEM); in rtw8822c_dump_fw_crash()
2171 ret = __dump_fw_8822c(rtwdev, ROM); in rtw8822c_dump_fw_crash()
2177 #undef __dump_fw_8822c in rtw8822c_dump_fw_crash()