Searched defs:coex_dm_8723b_2ant (Results 1 – 2 of 2) sorted by relevance
51 struct coex_dm_8723b_2ant { struct53 u8 preBtDecPwrLvl;54 u8 curBtDecPwrLvl;55 u8 preFwDacSwingLvl;56 u8 curFwDacSwingLvl;57 bool bCurIgnoreWlanAct;58 bool bPreIgnoreWlanAct;59 u8 prePsTdma;60 u8 curPsTdma;61 u8 psTdmaPara[5];[all …]
58 struct coex_dm_8723b_2ant { struct60 bool pre_dec_bt_pwr_lvl;61 bool cur_dec_bt_pwr_lvl;62 u8 pre_fw_dac_swing_lvl;63 u8 cur_fw_dac_swing_lvl;64 bool cur_ignore_wlan_act;65 bool pre_ignore_wlan_act;66 u8 pre_ps_tdma;67 u8 cur_ps_tdma;68 u8 ps_tdma_para[5];[all …]