Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dps.c21 rtw_coex_ips_notify(rtwdev, COEX_IPS_LEAVE); in rtw_ips_pwr_up()
32 rtw_coex_ips_notify(rtwdev, COEX_IPS_ENTER); in rtw_enter_ips()
Dcoex.h400 void rtw_coex_ips_notify(struct rtw_dev *rtwdev, u8 type);
Dcoex.c2761 void rtw_coex_ips_notify(struct rtw_dev *rtwdev, u8 type) in rtw_coex_ips_notify() function