Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dwow.c1304 rtw89_hci_ctrl_trxhci(rtwdev, false); in rtw89_wow_enable_trx_post()
1336 rtw89_hci_ctrl_trxhci(rtwdev, true); in rtw89_wow_disable_trx_pre()
Dcore.h5713 static inline void rtw89_hci_ctrl_trxhci(struct rtw89_dev *rtwdev, bool enable) in rtw89_hci_ctrl_trxhci() function