Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dcoex.h229 COEX_SWITCH_TO_5G, enumerator
Dcoex.c2873 if (type == COEX_SWITCH_TO_5G) { in rtw_coex_switchband_notify()
2884 if (type == COEX_SWITCH_TO_5G) in rtw_coex_switchband_notify()
Dmain.c876 rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_5G); in rtw_set_channel()
Dfw.c2415 rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_5G); in rtw_hw_scan_chan_switch()