Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.h229 COEX_SWITCH_TO_5G, enumerator
H A 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()
H A Dmain.c877 rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_5G); in rtw_set_channel()
H A Dfw.c2335 rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_5G); in rtw_hw_scan_chan_switch()