Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c2954 if ((btc->dm.wl_btg_rx && b->profile_cnt.now != 0) || in _set_rf_trx_para()
2962 if (b->profile_cnt.now != 0 && in _set_rf_trx_para()
3187 b->profile_cnt.last == b->profile_cnt.now) { in _set_bt_afh_info()
3249 if (bt_linfo->profile_cnt.now == 0) { in _check_freerun()
4949 btc->cx.bt.link_info.profile_cnt.now == 0) { in _set_wl_preagc_ctrl()
5094 if (btc->dm.freerun || igno_bt || b->profile_cnt.now == 0 || in _set_wl_tx_limit()
5322 else if (btc->cx.bt.link_info.profile_cnt.now == 0) in _action_wl_25g_mcc()
5365 if (btc->cx.bt.link_info.profile_cnt.now == 0) in _action_wl_2g_mcc()
5383 if (btc->cx.bt.link_info.profile_cnt.now == 0) in _action_wl_2g_scc()
5561 if (btc->cx.bt.link_info.profile_cnt.now == 0) in _action_wl_2g_ap()
[all …]
H A Dcore.h1777 struct rtw89_btc_u8_sta_chg profile_cnt; member