Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A 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()
H A Dcore.h4564 static inline void rtw89_hci_ctrl_trxhci(struct rtw89_dev *rtwdev, bool enable) in rtw89_hci_ctrl_trxhci() function