Searched defs:coex_dm_8723b_1ant (Results 1 – 2 of 2) sorted by relevance
66 struct coex_dm_8723b_1ant { struct68 bool bCurIgnoreWlanAct;69 bool bPreIgnoreWlanAct;70 u8 prePsTdma;71 u8 curPsTdma;72 u8 psTdmaPara[5];73 u8 psTdmaDuAdjType;74 bool bAutoTdmaAdjust;75 bool bPrePsTdmaOn;76 bool bCurPsTdmaOn;[all …]
65 struct coex_dm_8723b_1ant { struct67 u8 pre_ant_pos_type;68 u8 cur_ant_pos_type;70 bool cur_ignore_wlan_act;71 bool pre_ignore_wlan_act;72 u8 pre_ps_tdma;73 u8 cur_ps_tdma;74 u8 ps_tdma_para[5];75 u8 ps_tdma_du_adj_type;76 bool auto_tdma_adjust;[all …]