Searched refs:rtw_coex_scan_notify (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.h | 373 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type);
|
H A D | mac80211.c | 593 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()
|
H A D | coex.c | 2178 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.h | 402 void rtw_coex_scan_notify(struct rtw_dev *rtwdev, u8 type);
|
H A D | main.c | 1453 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()
|
H A D | coex.c | 2846 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()
|
Completed in 16 milliseconds