Home
last modified time | relevance | path

Searched refs:COEX_SWITCH_TO_5G (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dcoex.h229 COEX_SWITCH_TO_5G, enumerator
Dcoex.c2892 if (type == COEX_SWITCH_TO_5G) { in rtw_coex_switchband_notify()
2903 if (type == COEX_SWITCH_TO_5G) in rtw_coex_switchband_notify()
Dmain.c799 rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_5G); in rtw_set_channel()
Dfw.c2213 rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_5G); in rtw_hw_scan_chan_switch()