Home
last modified time | relevance | path

Searched defs:coex_dm_8723b_1ant (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.h66 struct coex_dm_8723b_1ant { struct
68 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 …]
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8723b1ant.h65 struct coex_dm_8723b_1ant { struct
67 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 …]