Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dmac80211.c475 rtw_coex_scan_notify(rtwdev, COEX_SCAN_START); in rtw_ops_sw_scan_start()
499 rtw_coex_scan_notify(rtwdev, COEX_SCAN_FINISH); in rtw_ops_sw_scan_complete()
Dcoex.h362 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type);
Dcoex.c2132 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type) in rtw_coex_scan_notify() function
2173 rtw_coex_scan_notify(rtwdev, COEX_SCAN_START_2G); in rtw_coex_switchband_notify()