Searched refs:coex_stat (Results 1 – 2 of 2) sorted by relevance
40 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_coex_limited_tx() local47 if (coex_stat->wl_tx_limit_en == tx_limit_en && in rtw_coex_limited_tx()48 coex_stat->wl_ampdu_limit_en == ampdu_limit_en) in rtw_coex_limited_tx()51 if (!coex_stat->wl_tx_limit_en) { in rtw_coex_limited_tx()52 coex_stat->darfrc = rtw_read32(rtwdev, REG_DARFRC); in rtw_coex_limited_tx()53 coex_stat->darfrch = rtw_read32(rtwdev, REG_DARFRCH); in rtw_coex_limited_tx()54 coex_stat->retry_limit = rtw_read16(rtwdev, REG_RETRY_LIMIT); in rtw_coex_limited_tx()57 if (!coex_stat->wl_ampdu_limit_en) in rtw_coex_limited_tx()58 coex_stat->ampdu_max_time = in rtw_coex_limited_tx()61 coex_stat->wl_tx_limit_en = tx_limit_en; in rtw_coex_limited_tx()[all …]
1934 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw8822c_coex_cfg_gnt_fix() local1938 if (coex_stat->gnt_workaround_state == coex_stat->wl_coex_mode) in rtw8822c_coex_cfg_gnt_fix()1941 coex_stat->gnt_workaround_state = coex_stat->wl_coex_mode; in rtw8822c_coex_cfg_gnt_fix()1943 if ((coex_stat->kt_ver == 0 && coex->under_5g) || coex->freerun) in rtw8822c_coex_cfg_gnt_fix()1973 if (coex_stat->wl_coex_mode == COEX_WLINK_5G || in rtw8822c_coex_cfg_gnt_fix()1975 if (coex_stat->kt_ver >= 3) { in rtw8822c_coex_cfg_gnt_fix()1984 if (coex_stat->kt_ver >= 3) in rtw8822c_coex_cfg_gnt_fix()