Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c8427 u8 mode_v0 = BTC_WLINK_V0_OTHER; in _run_coex() local
8531 mode_v0 = BTC_WLINK_V0_NOLINK; in _run_coex()
8533 mode_v0 = BTC_WLINK_V0_5G; in _run_coex()
8536 mode_v0 = BTC_WLINK_V0_25G_MCC; in _run_coex()
8540 mode_v0 = BTC_WLINK_V0_2G_STA; in _run_coex()
8543 mode_v0 = BTC_WLINK_V0_2G_AP; in _run_coex()
8546 mode_v0 = BTC_WLINK_V0_2G_GO; in _run_coex()
8549 mode_v0 = BTC_WLINK_V0_2G_GC; in _run_coex()
8552 mode_v0 = BTC_WLINK_V0_2G_SCC; in _run_coex()
8555 mode_v0 = BTC_WLINK_V0_2G_MCC; in _run_coex()
[all …]