Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dwow.c587 rtw89_hci_ctrl_trxhci(rtwdev, false); in rtw89_wow_enable_trx_post()
619 rtw89_hci_ctrl_trxhci(rtwdev, true); in rtw89_wow_disable_trx_pre()
Dcore.h4570 static inline void rtw89_hci_ctrl_trxhci(struct rtw89_dev *rtwdev, bool enable) in rtw89_hci_ctrl_trxhci() function