Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c1219 b->profile_cnt.last = b->profile_cnt.now; in _update_bt_info()
1224 b->profile_cnt.now = 0; in _update_bt_info()
1237 b->profile_cnt.now += (u8)hfp->exist; in _update_bt_info()
1239 b->profile_cnt.now += (u8)hid->exist; in _update_bt_info()
1241 b->profile_cnt.now += (u8)a2dp->exist; in _update_bt_info()
1243 b->profile_cnt.now += (u8)pan->exist; in _update_bt_info()
1315 if (b->profile_cnt.now || b->status.map.ble_connect) in _update_bt_info()
H A Dhalbtc_action.c187 btc->dm.wl_btg_rx && b->profile_cnt.now != 0) in _set_rf_trx_para()
364 b->profile_cnt.last == b->profile_cnt.now) in _set_bt_afh_info()
441 (b->profile_cnt.now == 1 && in _set_bt_slot_req()
444 if (b->profile_cnt.now >= 2) in _set_bt_slot_req()
540 if (btc->dm.freerun || btc->ctrl.igno_bt || b->profile_cnt.now == 0 || in _set_halmac_tx_limit()
630 if (bt_linfo->profile_cnt.now == 0) { in _check_freerun()
H A Dhal_btc.h1043 struct btc_u8_sta_chg profile_cnt; member
H A Dhalbtc_dbg_cmd.c432 ((bt_linfo->profile_cnt.now == 0) ? "None," : ""), in _show_bt_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c1219 b->profile_cnt.last = b->profile_cnt.now; in _update_bt_info()
1224 b->profile_cnt.now = 0; in _update_bt_info()
1237 b->profile_cnt.now += (u8)hfp->exist; in _update_bt_info()
1239 b->profile_cnt.now += (u8)hid->exist; in _update_bt_info()
1241 b->profile_cnt.now += (u8)a2dp->exist; in _update_bt_info()
1243 b->profile_cnt.now += (u8)pan->exist; in _update_bt_info()
1315 if (b->profile_cnt.now || b->status.map.ble_connect) in _update_bt_info()
H A Dhalbtc_action.c187 btc->dm.wl_btg_rx && b->profile_cnt.now != 0) in _set_rf_trx_para()
364 b->profile_cnt.last == b->profile_cnt.now) in _set_bt_afh_info()
441 (b->profile_cnt.now == 1 && in _set_bt_slot_req()
444 if (b->profile_cnt.now >= 2) in _set_bt_slot_req()
540 if (btc->dm.freerun || btc->ctrl.igno_bt || b->profile_cnt.now == 0 || in _set_halmac_tx_limit()
630 if (bt_linfo->profile_cnt.now == 0) { in _check_freerun()
H A Dhal_btc.h1048 struct btc_u8_sta_chg profile_cnt; member
H A Dhalbtc_dbg_cmd.c432 ((bt_linfo->profile_cnt.now == 0) ? "None," : ""), in _show_bt_info()