| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/ |
| H A D | halbtccommon.h | 21 void rtw_btc_ex_power_on_setting(struct btc_coexist *btc); 22 void rtw_btc_ex_pre_load_firmware(struct btc_coexist *btc); 23 void rtw_btc_ex_init_hw_config(struct btc_coexist *btc, boolean wifi_only); 24 void rtw_btc_ex_init_coex_dm(struct btc_coexist *btc); 25 void rtw_btc_ex_ips_notify(struct btc_coexist *btc, u8 type); 26 void rtw_btc_ex_lps_notify(struct btc_coexist *btc, u8 type); 27 void rtw_btc_ex_scan_notify(struct btc_coexist *btc, u8 type); 28 void rtw_btc_ex_scan_notify_without_bt(struct btc_coexist *btc, u8 type); 29 void rtw_btc_ex_switchband_notify(struct btc_coexist *btc, u8 type); 30 void rtw_btc_ex_switchband_notify_without_bt(struct btc_coexist *btc, u8 type); [all …]
|
| H A D | halbtc8822c.h | 17 void halbtc8822c_chip_setup(struct btc_coexist *btc, u8 type); 18 void halbtc8822c_cfg_init(struct btc_coexist *btc); 19 void halbtc8822c_cfg_ant_switch(struct btc_coexist *btc); 20 void halbtc8822c_cfg_gnt_debug(struct btc_coexist *btc); 21 void halbtc8822c_cfg_fre_type(struct btc_coexist *btc); 22 void halbtc8822c_cfg_coexinfo_hw(struct btc_coexist *btc); 23 void halbtc8822c_cfg_wl_tx_power(struct btc_coexist *btc); 24 void halbtc8822c_cfg_wl_rx_gain(struct btc_coexist *btc); 25 void halbtc8822c_cfg_wlan_act_ips(struct btc_coexist *btc); 26 void halbtc8822c_cfg_bt_ctrl_act(struct btc_coexist *btc);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| H A D | halbtcoutsrc.c | 23 static bool halbtc_is_bt_coexist_available(struct btc_coexist *btcoexist) in halbtc_is_bt_coexist_available() 46 static bool is_any_client_connect_to_ap(struct btc_coexist *btcoexist) in is_any_client_connect_to_ap() 99 static u32 halbtc_get_wifi_bw(struct btc_coexist *btcoexist) in halbtc_get_wifi_bw() 124 static u8 halbtc_get_wifi_central_chnl(struct btc_coexist *btcoexist) in halbtc_get_wifi_central_chnl() 175 bool halbtc_is_hw_mailbox_exist(struct btc_coexist *btcoexist) in halbtc_is_hw_mailbox_exist() 184 bool halbtc_send_bt_mp_operation(struct btc_coexist *btcoexist, u8 op_code, in halbtc_send_bt_mp_operation() 270 static void halbtc_leave_lps(struct btc_coexist *btcoexist) in halbtc_leave_lps() 292 static void halbtc_enter_lps(struct btc_coexist *btcoexist) in halbtc_enter_lps() 314 static void halbtc_normal_lps(struct btc_coexist *btcoexist) in halbtc_normal_lps() 328 static void halbtc_pre_normal_lps(struct btc_coexist *btcoexist) in halbtc_pre_normal_lps() [all …]
|
| H A D | halbtc8723b1ant.h | 182 void ex_btc8723b1ant_power_on_setting(struct btc_coexist *btcoexist); 183 void ex_btc8723b1ant_init_hwconfig(struct btc_coexist *btcoexist, 185 void ex_btc8723b1ant_init_coex_dm(struct btc_coexist *btcoexist); 186 void ex_btc8723b1ant_ips_notify(struct btc_coexist *btcoexist, u8 type); 187 void ex_btc8723b1ant_lps_notify(struct btc_coexist *btcoexist, u8 type); 188 void ex_btc8723b1ant_scan_notify(struct btc_coexist *btcoexist, u8 type); 189 void ex_btc8723b1ant_connect_notify(struct btc_coexist *btcoexist, u8 type); 190 void ex_btc8723b1ant_media_status_notify(struct btc_coexist *btcoexist, 192 void ex_btc8723b1ant_special_packet_notify(struct btc_coexist *btcoexist, 194 void ex_btc8723b1ant_bt_info_notify(struct btc_coexist *btcoexist, [all …]
|
| H A D | halbtc8821a1ant.h | 151 void ex_btc8821a1ant_init_hwconfig(struct btc_coexist *btcoexist, 153 void ex_btc8821a1ant_init_coex_dm(struct btc_coexist *btcoexist); 154 void ex_btc8821a1ant_ips_notify(struct btc_coexist *btcoexist, u8 type); 155 void ex_btc8821a1ant_lps_notify(struct btc_coexist *btcoexist, u8 type); 156 void ex_btc8821a1ant_scan_notify(struct btc_coexist *btcoexist, u8 type); 157 void ex_btc8821a1ant_connect_notify(struct btc_coexist *btcoexist, u8 type); 158 void ex_btc8821a1ant_media_status_notify(struct btc_coexist *btcoexist, 160 void ex_btc8821a1ant_special_packet_notify(struct btc_coexist *btcoexist, 162 void ex_btc8821a1ant_bt_info_notify(struct btc_coexist *btcoexist, 164 void ex_btc8821a1ant_halt_notify(struct btc_coexist *btcoexist); [all …]
|
| H A D | halbtc8723b2ant.h | 163 void ex_btc8723b2ant_init_hwconfig(struct btc_coexist *btcoexist); 164 void ex_btc8723b2ant_init_coex_dm(struct btc_coexist *btcoexist); 165 void ex_btc8723b2ant_ips_notify(struct btc_coexist *btcoexist, u8 type); 166 void ex_btc8723b2ant_lps_notify(struct btc_coexist *btcoexist, u8 type); 167 void ex_btc8723b2ant_scan_notify(struct btc_coexist *btcoexist, u8 type); 168 void ex_btc8723b2ant_connect_notify(struct btc_coexist *btcoexist, u8 type); 169 void ex_btc8723b2ant_media_status_notify(struct btc_coexist *btcoexist, 171 void ex_btc8723b2ant_special_packet_notify(struct btc_coexist *btcoexist, 173 void ex_btc8723b2ant_bt_info_notify(struct btc_coexist *btcoexist, 175 void ex_btc8723b2ant_halt_notify(struct btc_coexist *btcoexist); [all …]
|
| H A D | halbtc8821a2ant.h | 155 struct btc_coexist *btcoexist 159 struct btc_coexist *btcoexist 163 struct btc_coexist *btcoexist, 168 struct btc_coexist *btcoexist, 173 struct btc_coexist *btcoexist, 178 struct btc_coexist *btcoexist, 183 struct btc_coexist *btcoexist, 188 struct btc_coexist *btcoexist, 193 struct btc_coexist *btcoexist, 199 struct btc_coexist *btcoexist [all …]
|
| H A D | halbtc8192e2ant.h | 146 void ex_btc8192e2ant_init_hwconfig(struct btc_coexist *btcoexist); 147 void ex_btc8192e2ant_init_coex_dm(struct btc_coexist *btcoexist); 148 void ex_btc8192e2ant_ips_notify(struct btc_coexist *btcoexist, u8 type); 149 void ex_btc8192e2ant_lps_notify(struct btc_coexist *btcoexist, u8 type); 150 void ex_btc8192e2ant_scan_notify(struct btc_coexist *btcoexist, u8 type); 151 void ex_btc8192e2ant_connect_notify(struct btc_coexist *btcoexist, u8 type); 152 void ex_btc8192e2ant_media_status_notify(struct btc_coexist *btcoexist, 154 void ex_btc8192e2ant_special_packet_notify(struct btc_coexist *btcoexist, 156 void ex_btc8192e2ant_bt_info_notify(struct btc_coexist *btcoexist, 158 void ex_btc8192e2ant_stack_operation_notify(struct btc_coexist *btcoexist, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/ |
| H A D | halbtc8822b1ant.h | 351 void ex_halbtc8822b1ant_power_on_setting(IN struct btc_coexist *btcoexist); 352 void ex_halbtc8822b1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 353 void ex_halbtc8822b1ant_init_hw_config(IN struct btc_coexist *btcoexist, 355 void ex_halbtc8822b1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 356 void ex_halbtc8822b1ant_ips_notify(IN struct btc_coexist *btcoexist, 358 void ex_halbtc8822b1ant_lps_notify(IN struct btc_coexist *btcoexist, 360 void ex_halbtc8822b1ant_scan_notify(IN struct btc_coexist *btcoexist, 362 void ex_halbtc8822b1ant_scan_notify_without_bt(IN struct btc_coexist *btcoexist, 364 void ex_halbtc8822b1ant_switchband_notify(IN struct btc_coexist *btcoexist, 366 void ex_halbtc8822b1ant_switchband_notify_without_bt(IN struct btc_coexist [all …]
|
| H A D | halbtc8812a1ant.h | 179 void ex_halbtc8812a1ant_power_on_setting(IN struct btc_coexist *btcoexist); 180 void ex_halbtc8812a1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 181 void ex_halbtc8812a1ant_init_hw_config(IN struct btc_coexist *btcoexist, 183 void ex_halbtc8812a1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 184 void ex_halbtc8812a1ant_ips_notify(IN struct btc_coexist *btcoexist, 186 void ex_halbtc8812a1ant_lps_notify(IN struct btc_coexist *btcoexist, 188 void ex_halbtc8812a1ant_scan_notify(IN struct btc_coexist *btcoexist, 190 void ex_halbtc8812a1ant_connect_notify(IN struct btc_coexist *btcoexist, 192 void ex_halbtc8812a1ant_media_status_notify(IN struct btc_coexist *btcoexist, 194 void ex_halbtc8812a1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|
| H A D | halbtc8192e1ant.h | 175 void ex_halbtc8192e1ant_power_on_setting(IN struct btc_coexist *btcoexist); 176 void ex_halbtc8192e1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 177 void ex_halbtc8192e1ant_init_hw_config(IN struct btc_coexist *btcoexist, 179 void ex_halbtc8192e1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 180 void ex_halbtc8192e1ant_ips_notify(IN struct btc_coexist *btcoexist, 182 void ex_halbtc8192e1ant_lps_notify(IN struct btc_coexist *btcoexist, 184 void ex_halbtc8192e1ant_scan_notify(IN struct btc_coexist *btcoexist, 186 void ex_halbtc8192e1ant_connect_notify(IN struct btc_coexist *btcoexist, 188 void ex_halbtc8192e1ant_media_status_notify(IN struct btc_coexist *btcoexist, 190 void ex_halbtc8192e1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|
| H A D | halbtc8703b1ant.h | 287 void ex_halbtc8703b1ant_power_on_setting(IN struct btc_coexist *btcoexist); 288 void ex_halbtc8703b1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 289 void ex_halbtc8703b1ant_init_hw_config(IN struct btc_coexist *btcoexist, 291 void ex_halbtc8703b1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 292 void ex_halbtc8703b1ant_ips_notify(IN struct btc_coexist *btcoexist, 294 void ex_halbtc8703b1ant_lps_notify(IN struct btc_coexist *btcoexist, 296 void ex_halbtc8703b1ant_scan_notify(IN struct btc_coexist *btcoexist, 298 void ex_halbtc8703b1ant_connect_notify(IN struct btc_coexist *btcoexist, 300 void ex_halbtc8703b1ant_media_status_notify(IN struct btc_coexist *btcoexist, 302 void ex_halbtc8703b1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|
| H A D | halbtc8723d1ant.h | 289 void ex_halbtc8723d1ant_power_on_setting(IN struct btc_coexist *btcoexist); 290 void ex_halbtc8723d1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 291 void ex_halbtc8723d1ant_init_hw_config(IN struct btc_coexist *btcoexist, 293 void ex_halbtc8723d1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 294 void ex_halbtc8723d1ant_ips_notify(IN struct btc_coexist *btcoexist, 296 void ex_halbtc8723d1ant_lps_notify(IN struct btc_coexist *btcoexist, 298 void ex_halbtc8723d1ant_scan_notify(IN struct btc_coexist *btcoexist, 300 void ex_halbtc8723d1ant_connect_notify(IN struct btc_coexist *btcoexist, 302 void ex_halbtc8723d1ant_media_status_notify(IN struct btc_coexist *btcoexist, 304 void ex_halbtc8723d1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|
| H A D | halbtc8723b1ant.h | 234 void ex_halbtc8723b1ant_power_on_setting(IN struct btc_coexist *btcoexist); 235 void ex_halbtc8723b1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 236 void ex_halbtc8723b1ant_init_hw_config(IN struct btc_coexist *btcoexist, 238 void ex_halbtc8723b1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 239 void ex_halbtc8723b1ant_ips_notify(IN struct btc_coexist *btcoexist, 241 void ex_halbtc8723b1ant_lps_notify(IN struct btc_coexist *btcoexist, 243 void ex_halbtc8723b1ant_scan_notify(IN struct btc_coexist *btcoexist, 245 void ex_halbtc8723b1ant_connect_notify(IN struct btc_coexist *btcoexist, 247 void ex_halbtc8723b1ant_media_status_notify(IN struct btc_coexist *btcoexist, 249 void ex_halbtc8723b1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/btc/ |
| H A D | halbtc8822b1ant.h | 430 void ex_halbtc8822b1ant_power_on_setting(struct btc_coexist *btc); 431 void ex_halbtc8822b1ant_pre_load_firmware(struct btc_coexist *btc); 432 void ex_halbtc8822b1ant_init_hw_config(struct btc_coexist *btc, 434 void ex_halbtc8822b1ant_init_coex_dm(struct btc_coexist *btc); 435 void ex_halbtc8822b1ant_ips_notify(struct btc_coexist *btc, u8 type); 436 void ex_halbtc8822b1ant_lps_notify(struct btc_coexist *btc, u8 type); 437 void ex_halbtc8822b1ant_scan_notify(struct btc_coexist *btc, u8 type); 438 void ex_halbtc8822b1ant_scan_notify_without_bt(struct btc_coexist *btc, 440 void ex_halbtc8822b1ant_switchband_notify(struct btc_coexist *btc, 442 void ex_halbtc8822b1ant_switchband_notify_without_bt(struct btc_coexist *btc, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/ |
| H A D | halbtc8822b1ant.h | 425 void ex_halbtc8822b1ant_power_on_setting(IN struct btc_coexist *btcoexist); 426 void ex_halbtc8822b1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 427 void ex_halbtc8822b1ant_init_hw_config(IN struct btc_coexist *btcoexist, 429 void ex_halbtc8822b1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 430 void ex_halbtc8822b1ant_ips_notify(IN struct btc_coexist *btcoexist, 432 void ex_halbtc8822b1ant_lps_notify(IN struct btc_coexist *btcoexist, 434 void ex_halbtc8822b1ant_scan_notify(IN struct btc_coexist *btcoexist, 436 void ex_halbtc8822b1ant_scan_notify_without_bt(IN struct btc_coexist *btcoexist, 438 void ex_halbtc8822b1ant_switchband_notify(IN struct btc_coexist *btcoexist, 440 void ex_halbtc8822b1ant_switchband_notify_without_bt(IN struct btc_coexist [all …]
|
| H A D | halbtc8812a1ant.h | 193 void ex_halbtc8812a1ant_power_on_setting(IN struct btc_coexist *btcoexist); 194 void ex_halbtc8812a1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 195 void ex_halbtc8812a1ant_init_hw_config(IN struct btc_coexist *btcoexist, 197 void ex_halbtc8812a1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 198 void ex_halbtc8812a1ant_ips_notify(IN struct btc_coexist *btcoexist, 200 void ex_halbtc8812a1ant_lps_notify(IN struct btc_coexist *btcoexist, 202 void ex_halbtc8812a1ant_scan_notify(IN struct btc_coexist *btcoexist, 204 void ex_halbtc8812a1ant_connect_notify(IN struct btc_coexist *btcoexist, 206 void ex_halbtc8812a1ant_media_status_notify(IN struct btc_coexist *btcoexist, 208 void ex_halbtc8812a1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|
| H A D | halbtc8192e1ant.h | 189 void ex_halbtc8192e1ant_power_on_setting(IN struct btc_coexist *btcoexist); 190 void ex_halbtc8192e1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 191 void ex_halbtc8192e1ant_init_hw_config(IN struct btc_coexist *btcoexist, 193 void ex_halbtc8192e1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 194 void ex_halbtc8192e1ant_ips_notify(IN struct btc_coexist *btcoexist, 196 void ex_halbtc8192e1ant_lps_notify(IN struct btc_coexist *btcoexist, 198 void ex_halbtc8192e1ant_scan_notify(IN struct btc_coexist *btcoexist, 200 void ex_halbtc8192e1ant_connect_notify(IN struct btc_coexist *btcoexist, 202 void ex_halbtc8192e1ant_media_status_notify(IN struct btc_coexist *btcoexist, 204 void ex_halbtc8192e1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|
| H A D | halbtc8723d1ant.h | 376 void ex_halbtc8723d1ant_power_on_setting(IN struct btc_coexist *btcoexist); 377 void ex_halbtc8723d1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 378 void ex_halbtc8723d1ant_init_hw_config(IN struct btc_coexist *btcoexist, 380 void ex_halbtc8723d1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 381 void ex_halbtc8723d1ant_ips_notify(IN struct btc_coexist *btcoexist, 383 void ex_halbtc8723d1ant_lps_notify(IN struct btc_coexist *btcoexist, 385 void ex_halbtc8723d1ant_scan_notify(IN struct btc_coexist *btcoexist, 387 void ex_halbtc8723d1ant_connect_notify(IN struct btc_coexist *btcoexist, 389 void ex_halbtc8723d1ant_media_status_notify(IN struct btc_coexist *btcoexist, 391 void ex_halbtc8723d1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|
| H A D | halbtc8723b1ant.h | 249 void ex_halbtc8723b1ant_power_on_setting(IN struct btc_coexist *btcoexist); 250 void ex_halbtc8723b1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 251 void ex_halbtc8723b1ant_init_hw_config(IN struct btc_coexist *btcoexist, 253 void ex_halbtc8723b1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 254 void ex_halbtc8723b1ant_ips_notify(IN struct btc_coexist *btcoexist, 256 void ex_halbtc8723b1ant_lps_notify(IN struct btc_coexist *btcoexist, 258 void ex_halbtc8723b1ant_scan_notify(IN struct btc_coexist *btcoexist, 260 void ex_halbtc8723b1ant_set_antenna_notify(IN struct btc_coexist *btcoexist, 262 void ex_halbtc8723b1ant_connect_notify(IN struct btc_coexist *btcoexist, 264 void ex_halbtc8723b1ant_media_status_notify(IN struct btc_coexist *btcoexist, [all …]
|
| H A D | halbtc8821a2ant.h | 179 void ex_halbtc8821a2ant_power_on_setting(IN struct btc_coexist *btcoexist); 180 void ex_halbtc8821a2ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 181 void ex_halbtc8821a2ant_init_hw_config(IN struct btc_coexist *btcoexist, 183 void ex_halbtc8821a2ant_init_coex_dm(IN struct btc_coexist *btcoexist); 184 void ex_halbtc8821a2ant_ips_notify(IN struct btc_coexist *btcoexist, 186 void ex_halbtc8821a2ant_lps_notify(IN struct btc_coexist *btcoexist, 188 void ex_halbtc8821a2ant_scan_notify(IN struct btc_coexist *btcoexist, 190 void ex_halbtc8821a2ant_switchband_notify(IN struct btc_coexist *btcoexist, 192 void ex_halbtc8821a2ant_connect_notify(IN struct btc_coexist *btcoexist, 194 void ex_halbtc8821a2ant_media_status_notify(IN struct btc_coexist *btcoexist, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/ |
| H A D | HalBtc8812a1Ant.h | 179 void ex_halbtc8812a1ant_power_on_setting(IN struct btc_coexist *btcoexist); 180 void ex_halbtc8812a1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 181 void ex_halbtc8812a1ant_init_hw_config(IN struct btc_coexist *btcoexist, 183 void ex_halbtc8812a1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 184 void ex_halbtc8812a1ant_ips_notify(IN struct btc_coexist *btcoexist, 186 void ex_halbtc8812a1ant_lps_notify(IN struct btc_coexist *btcoexist, 188 void ex_halbtc8812a1ant_scan_notify(IN struct btc_coexist *btcoexist, 190 void ex_halbtc8812a1ant_connect_notify(IN struct btc_coexist *btcoexist, 192 void ex_halbtc8812a1ant_media_status_notify(IN struct btc_coexist *btcoexist, 194 void ex_halbtc8812a1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|
| H A D | HalBtc8192e1Ant.h | 175 void ex_halbtc8192e1ant_power_on_setting(IN struct btc_coexist *btcoexist); 176 void ex_halbtc8192e1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 177 void ex_halbtc8192e1ant_init_hw_config(IN struct btc_coexist *btcoexist, 179 void ex_halbtc8192e1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 180 void ex_halbtc8192e1ant_ips_notify(IN struct btc_coexist *btcoexist, 182 void ex_halbtc8192e1ant_lps_notify(IN struct btc_coexist *btcoexist, 184 void ex_halbtc8192e1ant_scan_notify(IN struct btc_coexist *btcoexist, 186 void ex_halbtc8192e1ant_connect_notify(IN struct btc_coexist *btcoexist, 188 void ex_halbtc8192e1ant_media_status_notify(IN struct btc_coexist *btcoexist, 190 void ex_halbtc8192e1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|
| H A D | HalBtc8703b1Ant.h | 279 void ex_halbtc8703b1ant_power_on_setting(IN struct btc_coexist *btcoexist); 280 void ex_halbtc8703b1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 281 void ex_halbtc8703b1ant_init_hw_config(IN struct btc_coexist *btcoexist, 283 void ex_halbtc8703b1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 284 void ex_halbtc8703b1ant_ips_notify(IN struct btc_coexist *btcoexist, 286 void ex_halbtc8703b1ant_lps_notify(IN struct btc_coexist *btcoexist, 288 void ex_halbtc8703b1ant_scan_notify(IN struct btc_coexist *btcoexist, 290 void ex_halbtc8703b1ant_connect_notify(IN struct btc_coexist *btcoexist, 292 void ex_halbtc8703b1ant_media_status_notify(IN struct btc_coexist *btcoexist, 294 void ex_halbtc8703b1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|
| H A D | HalBtc8723b1Ant.h | 235 void ex_halbtc8723b1ant_power_on_setting(IN struct btc_coexist *btcoexist); 236 void ex_halbtc8723b1ant_pre_load_firmware(IN struct btc_coexist *btcoexist); 237 void ex_halbtc8723b1ant_init_hw_config(IN struct btc_coexist *btcoexist, 239 void ex_halbtc8723b1ant_init_coex_dm(IN struct btc_coexist *btcoexist); 240 void ex_halbtc8723b1ant_ips_notify(IN struct btc_coexist *btcoexist, 242 void ex_halbtc8723b1ant_lps_notify(IN struct btc_coexist *btcoexist, 244 void ex_halbtc8723b1ant_scan_notify(IN struct btc_coexist *btcoexist, 246 void ex_halbtc8723b1ant_connect_notify(IN struct btc_coexist *btcoexist, 248 void ex_halbtc8723b1ant_media_status_notify(IN struct btc_coexist *btcoexist, 250 void ex_halbtc8723b1ant_specific_packet_notify(IN struct btc_coexist *btcoexist, [all …]
|