Lines Matching defs:bt_coexist_info
2590 struct bt_coexist_info { struct
2591 struct rtl_btc_ops *btc_ops;
2592 struct rtl_btc_info btc_info;
2594 void *btc_context;
2595 void *wifi_only_context;
2597 u8 eeprom_bt_coexist;
2598 u8 eeprom_bt_type;
2599 u8 eeprom_bt_ant_num;
2600 u8 eeprom_bt_ant_isol;
2601 u8 eeprom_bt_radio_shared;
2603 u8 bt_coexistence;
2604 u8 bt_ant_num;
2605 u8 bt_coexist_type;
2606 u8 bt_state;
2607 u8 bt_cur_state; /* 0:on, 1:off */
2608 u8 bt_ant_isolation; /* 0:good, 1:bad */
2609 u8 bt_pape_ctrl; /* 0:SW, 1:SW/HW dynamic */
2610 u8 bt_service;
2611 u8 bt_radio_shared_type;
2612 u8 bt_rfreg_origin_1e;
2613 u8 bt_rfreg_origin_1f;
2614 u8 bt_rssi_state;
2615 u32 ratio_tx;
2616 u32 ratio_pri;
2617 u32 bt_edca_ul;
2618 u32 bt_edca_dl;
2620 bool init_set;
2621 bool bt_busy_traffic;
2622 bool bt_traffic_mode_set;
2623 bool bt_non_traffic_mode_set;
2625 bool fw_coexist_all_off;
2626 bool sw_coexist_all_off;
2627 bool hw_coexist_all_off;
2628 u32 cstate;
2629 u32 previous_state;
2630 u32 cstate_h;
2631 u32 previous_state_h;
2633 u8 bt_pre_rssi_state;
2634 u8 bt_pre_rssi_state1;
2636 u8 reg_bt_iso;
2637 u8 reg_bt_sco;
2638 bool balance_on;
2639 u8 bt_active_zero_cnt;
2640 bool cur_bt_disabled;
2641 bool pre_bt_disabled;
2643 u8 bt_profile_case;
2644 u8 bt_profile_action;
2645 bool bt_busy;
2646 bool hold_for_bt_operation;
2647 u8 lps_counter;