Searched refs:coex_stat (Results 1 – 2 of 2) sorted by relevance
2956 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw8822c_coex_cfg_gnt_fix() local2960 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()2965 if ((coex_stat->kt_ver == 0 && coex->under_5g) || coex->freerun) 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()3012 if (coex_stat->kt_ver >= 3) { in rtw8822c_coex_cfg_gnt_fix()3025 if (coex_stat->kt_ver >= 3) { in rtw8822c_coex_cfg_gnt_fix()
386 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_ops_bss_info_changed() local434 coex_stat->wl_beacon_interval = conf->beacon_int; in rtw_ops_bss_info_changed()