Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/realtek/rtw88/
Drtw8822c.c2133 #define __dump_fw_8822c(_dev, _mem) \ in rtw8822c_dump_fw_crash() macro
2141 ret = __dump_fw_8822c(rtwdev, DMEM); in rtw8822c_dump_fw_crash()
2144 ret = __dump_fw_8822c(rtwdev, IMEM); in rtw8822c_dump_fw_crash()
2147 ret = __dump_fw_8822c(rtwdev, EMEM); in rtw8822c_dump_fw_crash()
2150 ret = __dump_fw_8822c(rtwdev, ROM); in rtw8822c_dump_fw_crash()
2156 #undef __dump_fw_8822c in rtw8822c_dump_fw_crash()