Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dcoex.h402 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type);
Dmain.c1453 rtw_coex_scan_notify(rtwdev, COEX_SCAN_START); in rtw_core_scan_start()
1478 rtw_coex_scan_notify(rtwdev, COEX_SCAN_FINISH); in rtw_core_scan_complete()
Dcoex.c2828 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type) in rtw_coex_scan_notify() function
2889 rtw_coex_scan_notify(rtwdev, COEX_SCAN_START_2G); in rtw_coex_switchband_notify()