Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.h1534 void rtw89_mac_notify_wake(struct rtw89_dev *rtwdev);
H A Dmac.c1472 void rtw89_mac_notify_wake(struct rtw89_dev *rtwdev) in rtw89_mac_notify_wake() function
H A Dcore.c1223 rtw89_mac_notify_wake(rtwdev); in rtw89_core_tx_wake()