Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Dcoex.h229 COEX_SWITCH_TO_5G, enumerator
H A Dcoex.c2891 if (type == COEX_SWITCH_TO_5G) { in rtw_coex_switchband_notify()
2902 if (type == COEX_SWITCH_TO_5G) in rtw_coex_switchband_notify()
H A Dfw.c2335 rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_5G); in rtw_hw_scan_chan_switch()
H A Dmain.c891 rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_5G); in rtw_set_channel()