Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dps.c30 rtw_coex_ips_notify(rtwdev, COEX_IPS_ENTER); in rtw_enter_ips()
59 rtw_coex_ips_notify(rtwdev, COEX_IPS_LEAVE); in rtw_leave_ips()
Dcoex.h360 void rtw_coex_ips_notify(struct rtw_dev *rtwdev, u8 type);
Dcoex.c2074 void rtw_coex_ips_notify(struct rtw_dev *rtwdev, u8 type) in rtw_coex_ips_notify() function