Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dps.c31 rtw_coex_ips_notify(rtwdev, COEX_IPS_ENTER); in rtw_enter_ips()
63 rtw_coex_ips_notify(rtwdev, COEX_IPS_LEAVE); in rtw_leave_ips()
Dcoex.h371 void rtw_coex_ips_notify(struct rtw_dev *rtwdev, u8 type);
Dcoex.c2120 void rtw_coex_ips_notify(struct rtw_dev *rtwdev, u8 type) in rtw_coex_ips_notify() function