Searched defs:coex_sta_8192e_2ant (Results 1 – 4 of 4) sorted by relevance
145 struct coex_sta_8192e_2ant { struct146 boolean bt_disabled;147 boolean bt_link_exist;148 boolean sco_exist;149 boolean a2dp_exist;150 boolean hid_exist;151 boolean pan_exist;152 boolean force_lps_on;154 boolean under_lps;155 boolean under_ips;[all …]
119 struct coex_sta_8192e_2ant { struct120 bool bt_link_exist;121 bool sco_exist;122 bool a2dp_exist;123 bool hid_exist;124 bool pan_exist;126 bool under_lps;127 bool under_ips;128 u32 high_priority_tx;129 u32 high_priority_rx;[all …]
123 struct coex_sta_8192e_2ant { struct124 boolean bt_disabled;125 boolean bt_link_exist;126 boolean sco_exist;127 boolean a2dp_exist;128 boolean hid_exist;129 boolean pan_exist;131 boolean under_lps;132 boolean under_ips;133 u32 high_priority_tx;[all …]