Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.h402 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type);
H A Dmain.c1452 rtw_coex_scan_notify(rtwdev, COEX_SCAN_START); in rtw_core_scan_start()
1477 rtw_coex_scan_notify(rtwdev, COEX_SCAN_FINISH); in rtw_core_scan_complete()
H A Dcoex.c2846 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type) in rtw_coex_scan_notify() function
2907 rtw_coex_scan_notify(rtwdev, COEX_SCAN_START_2G); in rtw_coex_switchband_notify()