Lines Matching defs:bt_coexist_info
2538 struct bt_coexist_info { struct
2539 struct rtl_btc_ops *btc_ops;
2540 struct rtl_btc_info btc_info;
2542 void *btc_context;
2543 void *wifi_only_context;
2545 u8 eeprom_bt_coexist;
2546 u8 eeprom_bt_type;
2547 u8 eeprom_bt_ant_num;
2548 u8 eeprom_bt_ant_isol;
2549 u8 eeprom_bt_radio_shared;
2551 u8 bt_coexistence;
2552 u8 bt_ant_num;
2553 u8 bt_coexist_type;
2554 u8 bt_state;
2555 u8 bt_cur_state; /* 0:on, 1:off */
2556 u8 bt_ant_isolation; /* 0:good, 1:bad */
2557 u8 bt_pape_ctrl; /* 0:SW, 1:SW/HW dynamic */
2558 u8 bt_service;
2559 u8 bt_radio_shared_type;
2560 u8 bt_rfreg_origin_1e;
2561 u8 bt_rfreg_origin_1f;
2562 u8 bt_rssi_state;
2563 u32 ratio_tx;
2564 u32 ratio_pri;
2565 u32 bt_edca_ul;
2566 u32 bt_edca_dl;
2568 bool init_set;
2569 bool bt_busy_traffic;
2570 bool bt_traffic_mode_set;
2571 bool bt_non_traffic_mode_set;
2573 bool fw_coexist_all_off;
2574 bool sw_coexist_all_off;
2575 bool hw_coexist_all_off;
2576 u32 cstate;
2577 u32 previous_state;
2578 u32 cstate_h;
2579 u32 previous_state_h;
2581 u8 bt_pre_rssi_state;
2582 u8 bt_pre_rssi_state1;
2584 u8 reg_bt_iso;
2585 u8 reg_bt_sco;
2586 bool balance_on;
2587 u8 bt_active_zero_cnt;
2588 bool cur_bt_disabled;
2589 bool pre_bt_disabled;
2591 u8 bt_profile_case;
2592 u8 bt_profile_action;
2593 bool bt_busy;
2594 bool hold_for_bt_operation;
2595 u8 lps_counter;