Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c2153 #define __dump_fw_8822c(_dev, _mem) \ in rtw8822c_dump_fw_crash() macro
2161 ret = __dump_fw_8822c(rtwdev, DMEM); in rtw8822c_dump_fw_crash()
2164 ret = __dump_fw_8822c(rtwdev, IMEM); in rtw8822c_dump_fw_crash()
2167 ret = __dump_fw_8822c(rtwdev, EMEM); in rtw8822c_dump_fw_crash()
2170 ret = __dump_fw_8822c(rtwdev, ROM); in rtw8822c_dump_fw_crash()
2176 #undef __dump_fw_8822c in rtw8822c_dump_fw_crash()