Searched refs:bt_linfo (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/ |
| H A D | halbtc_action.c | 231 struct btc_bt_link_info *bt_linfo = &bt->link_info; in _update_btc_state_map() local 237 if (bt_linfo->status.map.inq_pag) in _update_btc_state_map() 242 if (bt_linfo->status.map.inq_pag) in _update_btc_state_map() 253 struct btc_bt_link_info *bt_linfo = &btc->cx.bt.link_info; in _set_bt_golden_rx_range() local 266 if (bt_linfo->golden_rx_shift[pos] == level) in _set_bt_golden_rx_range() 269 bt_linfo->golden_rx_shift[pos] = level; in _set_bt_golden_rx_range() 611 struct btc_bt_link_info *bt_linfo = &bt->link_info; in _check_freerun() local 612 struct btc_bt_hid_desc *hid = &bt_linfo->hid_desc; in _check_freerun() 630 if (bt_linfo->profile_cnt.now == 0) { in _check_freerun() 653 if (wl->rssi_level == 0 && bt_linfo->rssi > 31) { in _check_freerun() [all …]
|
| H A D | halbtc_dbg_cmd.c | 347 struct btc_bt_link_info *bt_linfo = &btc->cx.bt.link_info; in _show_bt_profile_info() local 348 struct btc_bt_hfp_desc hfp = bt_linfo->hfp_desc; in _show_bt_profile_info() 349 struct btc_bt_hid_desc hid = bt_linfo->hid_desc; in _show_bt_profile_info() 350 struct btc_bt_a2dp_desc a2dp = bt_linfo->a2dp_desc; in _show_bt_profile_info() 351 struct btc_bt_pan_desc pan = bt_linfo->pan_desc; in _show_bt_profile_info() 358 bt_linfo->sut_pwr_level[0], in _show_bt_profile_info() 359 bt_linfo->golden_rx_shift[0]); in _show_bt_profile_info() 371 hid.pair_cnt, bt_linfo->sut_pwr_level[1], in _show_bt_profile_info() 372 bt_linfo->golden_rx_shift[1]); in _show_bt_profile_info() 385 bt_linfo->sut_pwr_level[2], in _show_bt_profile_info() [all …]
|
| H A D | halbtc_fw.c | 158 struct btc_bt_link_info *bt_linfo = &bt->link_info; in _update_bt_report() local 159 struct btc_bt_a2dp_desc *a2dp = &bt_linfo->a2dp_desc; in _update_bt_report() 176 hal_mem_cpy(h, &bt_linfo->afh_map[0], pafh->afh_l, 4); in _update_bt_report() 177 hal_mem_cpy(h, &bt_linfo->afh_map[4], pafh->afh_m, 4); in _update_bt_report() 178 hal_mem_cpy(h, &bt_linfo->afh_map[8], pafh->afh_h, 2); in _update_bt_report()
|
| H A D | hal_btc.c | 356 struct btc_bt_link_info *bt_linfo = &bt->link_info; in _reset_btc_var() local 374 hal_mem_set(h, bt_linfo->rssi_state, 0, BTC_BT_RSSI_THMAX); in _reset_btc_var()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/ |
| H A D | halbtc_action.c | 231 struct btc_bt_link_info *bt_linfo = &bt->link_info; in _update_btc_state_map() local 237 if (bt_linfo->status.map.inq_pag) in _update_btc_state_map() 242 if (bt_linfo->status.map.inq_pag) in _update_btc_state_map() 253 struct btc_bt_link_info *bt_linfo = &btc->cx.bt.link_info; in _set_bt_golden_rx_range() local 266 if (bt_linfo->golden_rx_shift[pos] == level) in _set_bt_golden_rx_range() 269 bt_linfo->golden_rx_shift[pos] = level; in _set_bt_golden_rx_range() 611 struct btc_bt_link_info *bt_linfo = &bt->link_info; in _check_freerun() local 612 struct btc_bt_hid_desc *hid = &bt_linfo->hid_desc; in _check_freerun() 630 if (bt_linfo->profile_cnt.now == 0) { in _check_freerun() 653 if (wl->rssi_level == 0 && bt_linfo->rssi > 31) { in _check_freerun() [all …]
|
| H A D | halbtc_dbg_cmd.c | 347 struct btc_bt_link_info *bt_linfo = &btc->cx.bt.link_info; in _show_bt_profile_info() local 348 struct btc_bt_hfp_desc hfp = bt_linfo->hfp_desc; in _show_bt_profile_info() 349 struct btc_bt_hid_desc hid = bt_linfo->hid_desc; in _show_bt_profile_info() 350 struct btc_bt_a2dp_desc a2dp = bt_linfo->a2dp_desc; in _show_bt_profile_info() 351 struct btc_bt_pan_desc pan = bt_linfo->pan_desc; in _show_bt_profile_info() 358 bt_linfo->sut_pwr_level[0], in _show_bt_profile_info() 359 bt_linfo->golden_rx_shift[0]); in _show_bt_profile_info() 371 hid.pair_cnt, bt_linfo->sut_pwr_level[1], in _show_bt_profile_info() 372 bt_linfo->golden_rx_shift[1]); in _show_bt_profile_info() 385 bt_linfo->sut_pwr_level[2], in _show_bt_profile_info() [all …]
|
| H A D | halbtc_fw.c | 158 struct btc_bt_link_info *bt_linfo = &bt->link_info; in _update_bt_report() local 159 struct btc_bt_a2dp_desc *a2dp = &bt_linfo->a2dp_desc; in _update_bt_report() 176 hal_mem_cpy(h, &bt_linfo->afh_map[0], pafh->afh_l, 4); in _update_bt_report() 177 hal_mem_cpy(h, &bt_linfo->afh_map[4], pafh->afh_m, 4); in _update_bt_report() 178 hal_mem_cpy(h, &bt_linfo->afh_map[8], pafh->afh_h, 2); in _update_bt_report()
|
| H A D | hal_btc.c | 356 struct btc_bt_link_info *bt_linfo = &bt->link_info; in _reset_btc_var() local 374 hal_mem_set(h, bt_linfo->rssi_state, 0, BTC_BT_RSSI_THMAX); in _reset_btc_var()
|