Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c2960 if (coex_stat->gnt_workaround_state == coex_stat->wl_coex_mode) in rtw8822c_coex_cfg_gnt_fix()
2963 coex_stat->gnt_workaround_state = coex_stat->wl_coex_mode; in rtw8822c_coex_cfg_gnt_fix()
2984 if (coex_stat->wl_coex_mode == COEX_WLINK_2GFREE) { in rtw8822c_coex_cfg_gnt_fix()
3005 if (coex_stat->wl_coex_mode == COEX_WLINK_2GFREE) { in rtw8822c_coex_cfg_gnt_fix()
3010 } else if (coex_stat->wl_coex_mode == COEX_WLINK_5G || in rtw8822c_coex_cfg_gnt_fix()
H A Dmain.h1540 u8 wl_coex_mode; member