Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
A Dmain.h845 int (*dump_fw_crash)(struct rtw_dev *rtwdev); member
2151 if (rtwdev->chip->ops->dump_fw_crash) in rtw_chip_dump_fw_crash()
2152 return rtwdev->chip->ops->dump_fw_crash(rtwdev); in rtw_chip_dump_fw_crash()
A Drtw8703b.c1946 .dump_fw_crash = NULL,
A Drtw8822c.c4997 .dump_fw_crash = rtw8822c_dump_fw_crash,

Completed in 34 milliseconds