Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dcoex.h373 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type);
Dmac80211.c593 rtw_coex_scan_notify(rtwdev, COEX_SCAN_START); in rtw_ops_sw_scan_start()
617 rtw_coex_scan_notify(rtwdev, COEX_SCAN_FINISH); in rtw_ops_sw_scan_complete()
Dcoex.c2178 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type) in rtw_coex_scan_notify() function
2219 rtw_coex_scan_notify(rtwdev, COEX_SCAN_START_2G); in rtw_coex_switchband_notify()