Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Dcoex.h403 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type);
H A Dmain.c1474 rtw_coex_scan_notify(rtwdev, COEX_SCAN_START); in rtw_core_scan_start()
1499 rtw_coex_scan_notify(rtwdev, COEX_SCAN_FINISH); in rtw_core_scan_complete()
H A Dcoex.c2855 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type) in rtw_coex_scan_notify() function
2916 rtw_coex_scan_notify(rtwdev, COEX_SCAN_START_2G); in rtw_coex_switchband_notify()