Searched refs:profile_cnt (Results 1 – 2 of 2) sorted by relevance
2990 if (b->profile_cnt.now != 0 && in _set_rf_trx_para()3215 b->profile_cnt.last == b->profile_cnt.now) { in _set_bt_afh_info()3277 if (bt_linfo->profile_cnt.now == 0) { in _check_freerun()4989 btc->cx.bt.link_info.profile_cnt.now == 0) { in _set_wl_preagc_ctrl()5423 if (btc->cx.bt.link_info.profile_cnt.now == 0) in _action_wl_2g_mcc()7428 b->profile_cnt.last = b->profile_cnt.now; in _update_bt_info()7429 b->profile_cnt.now = 0; in _update_bt_info()7442 b->profile_cnt.now += (u8)hfp->exist; in _update_bt_info()7444 b->profile_cnt.now += (u8)hid->exist; in _update_bt_info()7446 b->profile_cnt.now += (u8)a2dp->exist; in _update_bt_info()[all …]
1793 struct rtw89_btc_u8_sta_chg profile_cnt; member