Lines Matching defs:bt_coexist_info
2615 struct bt_coexist_info { struct
2616 struct rtl_btc_ops *btc_ops;
2617 struct rtl_btc_info btc_info;
2619 void *btc_context;
2620 void *wifi_only_context;
2622 u8 eeprom_bt_coexist;
2623 u8 eeprom_bt_type;
2624 u8 eeprom_bt_ant_num;
2625 u8 eeprom_bt_ant_isol;
2626 u8 eeprom_bt_radio_shared;
2628 u8 bt_coexistence;
2629 u8 bt_ant_num;
2630 u8 bt_coexist_type;
2631 u8 bt_state;
2632 u8 bt_cur_state; /* 0:on, 1:off */
2633 u8 bt_ant_isolation; /* 0:good, 1:bad */
2634 u8 bt_pape_ctrl; /* 0:SW, 1:SW/HW dynamic */
2635 u8 bt_service;
2636 u8 bt_radio_shared_type;
2637 u8 bt_rfreg_origin_1e;
2638 u8 bt_rfreg_origin_1f;
2639 u8 bt_rssi_state;
2640 u32 ratio_tx;
2641 u32 ratio_pri;
2642 u32 bt_edca_ul;
2643 u32 bt_edca_dl;
2645 bool init_set;
2646 bool bt_busy_traffic;
2647 bool bt_traffic_mode_set;
2648 bool bt_non_traffic_mode_set;
2650 bool fw_coexist_all_off;
2651 bool sw_coexist_all_off;
2652 bool hw_coexist_all_off;
2653 u32 cstate;
2654 u32 previous_state;
2655 u32 cstate_h;
2656 u32 previous_state_h;
2658 u8 bt_pre_rssi_state;
2659 u8 bt_pre_rssi_state1;
2661 u8 reg_bt_iso;
2662 u8 reg_bt_sco;
2663 bool balance_on;
2664 u8 bt_active_zero_cnt;
2665 bool cur_bt_disabled;
2666 bool pre_bt_disabled;
2668 u8 bt_profile_case;
2669 u8 bt_profile_action;
2670 bool bt_busy;
2671 bool hold_for_bt_operation;
2672 u8 lps_counter;