Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.h980 int rtw89_mac_enable_cpu(struct rtw89_dev *rtwdev, u8 boot_reason, bool dlfw);
H A Dfw.c899 ret = rtw89_mac_enable_cpu(rtwdev, 0, true); in rtw89_fw_download()
H A Dmac.c3470 int rtw89_mac_enable_cpu(struct rtw89_dev *rtwdev, u8 boot_reason, bool dlfw) in rtw89_mac_enable_cpu() function