net: wireless: rockchip_wlan: add rtl8723cs support
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / rockchip_wlan / rtl8723cs / hal / btc / halbtc8821c2ant.h
1
2 #if (BT_SUPPORT == 1 && COEX_SUPPORT == 1)
3
4 #if (RTL8821C_SUPPORT == 1)
5
6 /* *******************************************
7  * The following is for 8821C 2Ant BT Co-exist definition
8  * ******************************************* */
9 #define BT_8821C_2ANT_COEX_DBG                                  0
10 #define BT_AUTO_REPORT_ONLY_8821C_2ANT                          1
11
12
13 #define BT_INFO_8821C_2ANT_B_FTP                                                BIT(7)
14 #define BT_INFO_8821C_2ANT_B_A2DP                                       BIT(6)
15 #define BT_INFO_8821C_2ANT_B_HID                                                BIT(5)
16 #define BT_INFO_8821C_2ANT_B_SCO_BUSY                           BIT(4)
17 #define BT_INFO_8821C_2ANT_B_ACL_BUSY                           BIT(3)
18 #define BT_INFO_8821C_2ANT_B_INQ_PAGE                           BIT(2)
19 #define BT_INFO_8821C_2ANT_B_SCO_ESCO                           BIT(1)
20 #define BT_INFO_8821C_2ANT_B_CONNECTION                         BIT(0)
21
22 #define         BTC_RSSI_COEX_THRESH_TOL_8821C_2ANT             2
23
24
25 #define BT_8821C_2ANT_WIFI_RSSI_COEXSWITCH_THRES1                               80  /* unit: % WiFi RSSI Threshold for   2-Ant free-run/2-Ant TDMA translation, default = 42 */
26 #define BT_8821C_2ANT_BT_RSSI_COEXSWITCH_THRES1                         80 /*  unit: % BT RSSI Threshold for      2-Ant free-run/2-Ant TDMA translation, default = 46 */
27 #define BT_8821C_2ANT_WIFI_RSSI_COEXSWITCH_THRES2                               80  /* unit: % WiFi RSSI Threshold for   1-Ant TDMA/1-Ant PS-TDMA translation, default = 42 */
28 #define BT_8821C_2ANT_BT_RSSI_COEXSWITCH_THRES2                         80 /*  unit: % BT RSSI Threshold for      1-Ant TDMA/1-Ant PS-TDMA translation, default = 46 */
29 #define BT_8821C_2ANT_DEFAULT_ISOLATION                                         15       /*  unit: dB */
30 #define   BT_8821C_2ANT_WIFI_MAX_TX_POWER                                               15       /*  unit: dBm */
31 #define   BT_8821C_2ANT_BT_MAX_TX_POWER                                                 3        /*  unit: dBm */
32 #define   BT_8821C_2ANT_WIFI_SIR_THRES1                                                 -15  /*  unit: dB */
33 #define   BT_8821C_2ANT_WIFI_SIR_THRES2                                                 -30  /*  unit: dB */
34 #define   BT_8821C_2ANT_BT_SIR_THRES1                                                   -15              /*  unit: dB */
35 #define   BT_8821C_2ANT_BT_SIR_THRES2                                                   -30              /*  unit: dB */
36
37
38 /* for Antenna detection */
39 #define BT_8821C_2ANT_ANTDET_PSDTHRES_BACKGROUND                                                50
40 #define BT_8821C_2ANT_ANTDET_PSDTHRES_2ANT_BADISOLATION                         70
41 #define BT_8821C_2ANT_ANTDET_PSDTHRES_2ANT_GOODISOLATION                        52
42 #define BT_8821C_2ANT_ANTDET_PSDTHRES_1ANT                                                      40
43 #define BT_8821C_2ANT_ANTDET_RETRY_INTERVAL                                                     10      /* retry timer if ant det is fail, unit: second */
44 #define BT_8821C_2ANT_ANTDET_SWEEPPOINT_DELAY                                                   60000
45 #define BT_8821C_2ANT_ANTDET_ENABLE                                                                             0
46 #define BT_8821C_2ANT_ANTDET_BTTXTIME                                                                   100
47 #define BT_8821C_2ANT_ANTDET_BTTXCHANNEL                                                                39
48 #define BT_8821C_2ANT_ANTDET_PSD_SWWEEPCOUNT                                            50
49
50
51 #define BT_8821C_2ANT_LTECOEX_INDIRECTREG_ACCESS_TIMEOUT                30000
52
53 enum bt_8821c_2ant_signal_state {
54         BT_8821C_2ANT_SIG_STA_SET_TO_LOW                = 0x0,
55         BT_8821C_2ANT_SIG_STA_SET_BY_HW         = 0x0,
56         BT_8821C_2ANT_SIG_STA_SET_TO_HIGH               = 0x1,
57         BT_8821C_2ANT_SIG_STA_MAX
58 };
59
60 enum bt_8821c_2ant_path_ctrl_owner {
61         BT_8821C_2ANT_PCO_BTSIDE                = 0x0,
62         BT_8821C_2ANT_PCO_WLSIDE        = 0x1,
63         BT_8821C_2ANT_PCO_MAX
64 };
65
66 enum bt_8821c_2ant_gnt_ctrl_type {
67         BT_8821C_2ANT_GNT_TYPE_CTRL_BY_PTA              = 0x0,
68         BT_8821C_2ANT_GNT_TYPE_CTRL_BY_SW               = 0x1,
69         BT_8821C_2ANT_GNT_TYPE_MAX
70 };
71
72 enum bt_8821c_2ant_gnt_ctrl_block {
73         BT_8821C_2ANT_GNT_BLOCK_RFC_BB          = 0x0,
74         BT_8821C_2ANT_GNT_BLOCK_RFC                     = 0x1,
75         BT_8821C_2ANT_GNT_BLOCK_BB                      = 0x2,
76         BT_8821C_2ANT_GNT_BLOCK_MAX
77 };
78
79 enum bt_8821c_2ant_lte_coex_table_type {
80         BT_8821C_2ANT_CTT_WL_VS_LTE                     = 0x0,
81         BT_8821C_2ANT_CTT_BT_VS_LTE                     = 0x1,
82         BT_8821C_2ANT_CTT_MAX
83 };
84
85 enum bt_8821c_2ant_lte_break_table_type {
86         BT_8821C_2ANT_LBTT_WL_BREAK_LTE                 = 0x0,
87         BT_8821C_2ANT_LBTT_BT_BREAK_LTE                         = 0x1,
88         BT_8821C_2ANT_LBTT_LTE_BREAK_WL                 = 0x2,
89         BT_8821C_2ANT_LBTT_LTE_BREAK_BT                         = 0x3,
90         BT_8821C_2ANT_LBTT_MAX
91 };
92
93 enum bt_info_src_8821c_2ant {
94         BT_INFO_SRC_8821C_2ANT_WIFI_FW                  = 0x0,
95         BT_INFO_SRC_8821C_2ANT_BT_RSP                           = 0x1,
96         BT_INFO_SRC_8821C_2ANT_BT_ACTIVE_SEND           = 0x2,
97         BT_INFO_SRC_8821C_2ANT_MAX
98 };
99
100 enum bt_8821c_2ant_bt_status {
101         BT_8821C_2ANT_BT_STATUS_NON_CONNECTED_IDLE      = 0x0,
102         BT_8821C_2ANT_BT_STATUS_CONNECTED_IDLE          = 0x1,
103         BT_8821C_2ANT_BT_STATUS_INQ_PAGE                                = 0x2,
104         BT_8821C_2ANT_BT_STATUS_ACL_BUSY                                = 0x3,
105         BT_8821C_2ANT_BT_STATUS_SCO_BUSY                                = 0x4,
106         BT_8821C_2ANT_BT_STATUS_ACL_SCO_BUSY                    = 0x5,
107         BT_8821C_2ANT_BT_STATUS_MAX
108 };
109
110 enum bt_8821c_2ant_coex_algo {
111         BT_8821C_2ANT_COEX_ALGO_UNDEFINED                       = 0x0,
112         BT_8821C_2ANT_COEX_ALGO_SCO                             = 0x1,
113         BT_8821C_2ANT_COEX_ALGO_HID                             = 0x2,
114         BT_8821C_2ANT_COEX_ALGO_A2DP                            = 0x3,
115         BT_8821C_2ANT_COEX_ALGO_A2DP_PANHS              = 0x4,
116         BT_8821C_2ANT_COEX_ALGO_PANEDR                  = 0x5,
117         BT_8821C_2ANT_COEX_ALGO_PANHS                   = 0x6,
118         BT_8821C_2ANT_COEX_ALGO_PANEDR_A2DP             = 0x7,
119         BT_8821C_2ANT_COEX_ALGO_PANEDR_HID              = 0x8,
120         BT_8821C_2ANT_COEX_ALGO_HID_A2DP_PANEDR = 0x9,
121         BT_8821C_2ANT_COEX_ALGO_HID_A2DP                        = 0xa,
122         BT_8821C_2ANT_COEX_ALGO_NOPROFILEBUSY           = 0xb,
123         BT_8821C_2ANT_COEX_ALGO_MAX
124 };
125
126 enum bt_8821c_2ant_ext_ant_switch_type {
127         BT_8821C_2ANT_EXT_ANT_SWITCH_USE_DPDT           = 0x0,
128         BT_8821C_2ANT_EXT_ANT_SWITCH_USE_SPDT           = 0x1,
129         BT_8821C_2ANT_EXT_ANT_SWITCH_NONE                       = 0x2,
130         BT_8821C_2ANT_EXT_ANT_SWITCH_MAX
131 };
132
133 enum bt_8821c_2ant_ext_ant_switch_ctrl_type {
134         BT_8821C_2ANT_EXT_ANT_SWITCH_CTRL_BY_BBSW       = 0x0,
135         BT_8821C_2ANT_EXT_ANT_SWITCH_CTRL_BY_PTA                = 0x1,
136         BT_8821C_2ANT_EXT_ANT_SWITCH_CTRL_BY_ANTDIV     = 0x2,
137         BT_8821C_2ANT_EXT_ANT_SWITCH_CTRL_BY_MAC                = 0x3,
138         BT_8821C_2ANT_EXT_ANT_SWITCH_CTRL_BY_BT         = 0x4,
139         BT_8821C_2ANT_EXT_ANT_SWITCH_CTRL_MAX
140 };
141
142 enum bt_8821c_2ant_ext_ant_switch_pos_type {
143         BT_8821C_2ANT_EXT_ANT_SWITCH_MAIN_TO_BT                 = 0x0,
144         BT_8821C_2ANT_EXT_ANT_SWITCH_MAIN_TO_WLG                        = 0x1,
145         BT_8821C_2ANT_EXT_ANT_SWITCH_MAIN_TO_WLA                        = 0x2,
146         BT_8821C_2ANT_EXT_ANT_SWITCH_MAIN_TO_NOCARE             = 0x3,
147         BT_8821C_2ANT_EXT_ANT_SWITCH_MAIN_TO_MAX
148 };
149
150 enum bt_8821c_2ant_ext_band_switch_pos_type {
151         BT_8821C_2ANT_EXT_BAND_SWITCH_TO_WLG                    = 0x0,
152         BT_8821C_2ANT_EXT_BAND_SWITCH_TO_WLA                    = 0x1,
153         BT_8821C_2ANT_EXT_BAND_SWITCH_TO_MAX
154 };
155
156 enum bt_8821c_2ant_int_block {
157         BT_8821C_2ANT_INT_BLOCK_SWITCH_TO_WLG_OF_BTG                    = 0x0,
158         BT_8821C_2ANT_INT_BLOCK_SWITCH_TO_WLG_OF_WLAG           = 0x1,
159         BT_8821C_2ANT_INT_BLOCK_SWITCH_TO_WLA_OF_WLAG           = 0x2,
160         BT_8821C_2ANT_INT_BLOCK_SWITCH_TO_MAX
161 };
162
163 enum bt_8821c_2ant_phase {
164         BT_8821C_2ANT_PHASE_COEX_INIT                                                           = 0x0,
165         BT_8821C_2ANT_PHASE_WLANONLY_INIT                                                       = 0x1,
166         BT_8821C_2ANT_PHASE_WLAN_OFF                                                            = 0x2,
167         BT_8821C_2ANT_PHASE_2G_RUNTIME                                                          = 0x3,
168         BT_8821C_2ANT_PHASE_5G_RUNTIME                                                          = 0x4,
169         BT_8821C_2ANT_PHASE_BTMPMODE                                                            = 0x5,
170         BT_8821C_2ANT_PHASE_ANTENNA_DET                                                         = 0x6,
171         BT_8821C_2ANT_PHASE_COEX_POWERON                                                        = 0x7,
172         BT_8821C_2ANT_PHASE_2G_RUNTIME_CONCURRENT                                       = 0x8,
173         BT_8821C_2ANT_PHASE_MAX
174 };
175
176 enum bt_8821c_2ant_Scoreboard {
177         BT_8821C_2ANT_SCOREBOARD_ACTIVE                                                         = BIT(0),
178         BT_8821C_2ANT_SCOREBOARD_ONOFF                                                          = BIT(1),
179         BT_8821C_2ANT_SCOREBOARD_SCAN                                                           = BIT(2)
180 };
181
182
183
184 struct coex_dm_8821c_2ant {
185         /* hw setting */
186         u32             pre_ant_pos_type;
187         u32             cur_ant_pos_type;
188         /* fw mechanism */
189         u8              pre_bt_dec_pwr_lvl;
190         u8              cur_bt_dec_pwr_lvl;
191         u8              pre_fw_dac_swing_lvl;
192         u8              cur_fw_dac_swing_lvl;
193         boolean         cur_ignore_wlan_act;
194         boolean         pre_ignore_wlan_act;
195         u8              pre_ps_tdma;
196         u8              cur_ps_tdma;
197         u8              ps_tdma_para[5];
198         u8              ps_tdma_du_adj_type;
199         boolean         reset_tdma_adjust;
200         boolean         pre_ps_tdma_on;
201         boolean         cur_ps_tdma_on;
202         boolean         pre_bt_auto_report;
203         boolean         cur_bt_auto_report;
204
205         /* sw mechanism */
206         boolean         pre_rf_rx_lpf_shrink;
207         boolean         cur_rf_rx_lpf_shrink;
208         u32             bt_rf_0x1e_backup;
209         boolean pre_low_penalty_ra;
210         boolean         cur_low_penalty_ra;
211         boolean         pre_dac_swing_on;
212         u32             pre_dac_swing_lvl;
213         boolean         cur_dac_swing_on;
214         u32             cur_dac_swing_lvl;
215         boolean         pre_adc_back_off;
216         boolean         cur_adc_back_off;
217         boolean pre_agc_table_en;
218         boolean         cur_agc_table_en;
219         u32             pre_val0x6c0;
220         u32             cur_val0x6c0;
221         u32             pre_val0x6c4;
222         u32             cur_val0x6c4;
223         u32             pre_val0x6c8;
224         u32             cur_val0x6c8;
225         u8              pre_val0x6cc;
226         u8              cur_val0x6cc;
227         boolean         limited_dig;
228
229         /* algorithm related */
230         u8              pre_algorithm;
231         u8              cur_algorithm;
232         u8              bt_status;
233         u8              wifi_chnl_info[3];
234
235         boolean         need_recover0x948;
236         u32             backup0x948;
237
238         u8              pre_lps;
239         u8              cur_lps;
240         u8              pre_rpwm;
241         u8              cur_rpwm;
242
243         boolean         is_switch_to_1dot5_ant;
244         u8              switch_thres_offset;
245         u32                                     arp_cnt;
246
247         u32             pre_ext_ant_switch_status;
248         u32             cur_ext_ant_switch_status;
249
250         u8              pre_ext_band_switch_status;
251         u8              cur_ext_band_switch_status;
252
253         u8              pre_int_block_status;
254         u8              cur_int_block_status;
255 };
256
257 struct coex_sta_8821c_2ant {
258         boolean                                 bt_disabled;
259         boolean                                 bt_link_exist;
260         boolean                                 sco_exist;
261         boolean                                 a2dp_exist;
262         boolean                                 hid_exist;
263         boolean                                 pan_exist;
264
265         boolean                                 under_lps;
266         boolean                                 under_ips;
267         u32                                     high_priority_tx;
268         u32                                     high_priority_rx;
269         u32                                     low_priority_tx;
270         u32                                     low_priority_rx;
271         u8                                      bt_rssi;
272         boolean                                 bt_tx_rx_mask;
273         u8                                      pre_bt_rssi_state;
274         u8                                      pre_wifi_rssi_state[4];
275         boolean                                 c2h_bt_info_req_sent;
276         u8                                      bt_info_c2h[BT_INFO_SRC_8821C_2ANT_MAX][10];
277         u32                                     bt_info_c2h_cnt[BT_INFO_SRC_8821C_2ANT_MAX];
278         boolean                         bt_whck_test;
279         boolean                                 c2h_bt_inquiry_page;
280         boolean                                 c2h_bt_remote_name_req;
281         u8                                      bt_retry_cnt;
282         u8                                      bt_info_ext;
283         u8                                      bt_info_ext2;
284         u32                                     pop_event_cnt;
285         u8                                      scan_ap_num;
286
287         u32                                     crc_ok_cck;
288         u32                                     crc_ok_11g;
289         u32                                     crc_ok_11n;
290         u32                                     crc_ok_11n_vht;
291
292         u32                                     crc_err_cck;
293         u32                                     crc_err_11g;
294         u32                                     crc_err_11n;
295         u32                                     crc_err_11n_vht;
296
297         boolean                                 cck_lock;
298         boolean                                 pre_ccklock;
299         boolean                                 cck_ever_lock;
300
301         u8                                      coex_table_type;
302         boolean                                 force_lps_on;
303
304         u8                                      dis_ver_info_cnt;
305
306         u8                                      a2dp_bit_pool;
307         u8                                      cut_version;
308
309         boolean                                 concurrent_rx_mode_on;
310
311         u16                                     score_board;
312         u8                                      isolation_btween_wb;   /* 0~ 50 */
313         u8                                      wifi_coex_thres;
314         u8                                      bt_coex_thres;
315         u8                                      wifi_coex_thres2;
316         u8                                      bt_coex_thres2;
317
318         u8                                      num_of_profile;
319         boolean                         acl_busy;
320         boolean                         wl_rf_off_on_event;
321         boolean                         bt_create_connection;
322         boolean                         wifi_is_high_pri_task;
323         u32                                     specific_pkt_period_cnt;
324         u32                                     bt_coex_supported_feature;
325         u32                                     bt_coex_supported_version;
326
327         u8                                      bt_ble_scan_type;
328         u8                                      bt_ble_scan_para[3];
329
330         boolean                         run_time_state;
331         boolean                         freeze_coexrun_by_btinfo;
332
333         boolean                         is_A2DP_3M;
334         boolean                         voice_over_HOGP;
335         u8                  bt_info;
336         boolean                         is_autoslot;
337         u8                                      forbidden_slot;
338         u8                                      hid_busy_num;
339         u8                                      hid_pair_cnt;
340
341         u32                                     cnt_RemoteNameReq;
342         u32                                     cnt_setupLink;
343         u32                                     cnt_ReInit;
344         u32                                     cnt_IgnWlanAct;
345         u32                                     cnt_Page;
346
347         u16                                     bt_reg_vendor_ac;
348         u16                                     bt_reg_vendor_ae;
349
350         boolean                         is_setupLink;
351 };
352
353
354 #define  BT_8821C_2ANT_EXT_BAND_SWITCH_USE_DPDT 0
355 #define  BT_8821C_2ANT_EXT_BAND_SWITCH_USE_SPDT 1
356
357
358 struct rfe_type_8821c_2ant {
359
360         u8                      rfe_module_type;
361         boolean         ext_ant_switch_exist;
362         u8                      ext_ant_switch_type;                    /* 0:DPDT, 1:SPDT */
363         u8                      ext_ant_switch_ctrl_polarity;           /*  iF 0: DPDT_P=0, DPDT_N=1 => BTG to Main, WL_A+G to Aux */
364
365         boolean         ext_band_switch_exist;
366         u8                      ext_band_switch_type;                   /* 0:DPDT, 1:SPDT */
367         u8                      ext_band_switch_ctrl_polarity;
368
369         boolean         wlg_Locate_at_btg;                              /*  If true:  WLG at BTG, If false: WLG at WLAG */
370
371         boolean         ext_ant_switch_diversity;               /* If diversity on */
372 };
373
374 #define BT_8821C_2ANT_ANTDET_PSD_POINTS                 256     /* MAX:1024 */
375 #define BT_8821C_2ANT_ANTDET_PSD_AVGNUM         1       /* MAX:3 */
376 #define BT_8821C_2ANT_ANTDET_BUF_LEN                    16
377
378 struct psdscan_sta_8821c_2ant {
379
380         u32                     ant_det_bt_le_channel;  /* BT LE Channel ex:2412 */
381         u32                     ant_det_bt_tx_time;
382         u32                     ant_det_pre_psdscan_peak_val;
383         boolean                 ant_det_is_ant_det_available;
384         u32                     ant_det_psd_scan_peak_val;
385         boolean                 ant_det_is_btreply_available;
386         u32                     ant_det_psd_scan_peak_freq;
387
388         u8                      ant_det_result;
389         u8                      ant_det_peak_val[BT_8821C_2ANT_ANTDET_BUF_LEN];
390         u8                      ant_det_peak_freq[BT_8821C_2ANT_ANTDET_BUF_LEN];
391         u32                     ant_det_try_count;
392         u32                     ant_det_fail_count;
393         u32                     ant_det_inteval_count;
394         u32                     ant_det_thres_offset;
395
396         u32                     real_cent_freq;
397         s32                     real_offset;
398         u32                     real_span;
399
400         u32                     psd_band_width;  /* unit: Hz */
401         u32                     psd_point;              /* 128/256/512/1024 */
402         u32                     psd_report[1024];  /* unit:dB (20logx), 0~255 */
403         u32                     psd_report_max_hold[1024];  /* unit:dB (20logx), 0~255 */
404         u32                     psd_start_point;
405         u32                     psd_stop_point;
406         u32                     psd_max_value_point;
407         u32                     psd_max_value;
408         u32                     psd_max_value2;
409         u32                     psd_avg_value;   /* filter loop_max_value that below BT_8821C_1ANT_ANTDET_PSDTHRES_1ANT, and average the rest*/
410         u32                     psd_loop_max_value[BT_8821C_2ANT_ANTDET_PSD_SWWEEPCOUNT];  /*max value in each loop */
411         u32                     psd_start_base;
412         u32                     psd_avg_num;    /* 1/8/16/32 */
413         u32                     psd_gen_count;
414         boolean                 is_AntDet_running;
415         boolean                 is_psd_show_max_only;
416 };
417
418
419 /* *******************************************
420  * The following is interface which will notify coex module.
421  * ******************************************* */
422 void ex_halbtc8821c2ant_power_on_setting(IN struct btc_coexist *btcoexist);
423 void ex_halbtc8821c2ant_pre_load_firmware(IN struct btc_coexist *btcoexist);
424 void ex_halbtc8821c2ant_init_hw_config(IN struct btc_coexist *btcoexist,
425                                        IN boolean wifi_only);
426 void ex_halbtc8821c2ant_init_coex_dm(IN struct btc_coexist *btcoexist);
427 void ex_halbtc8821c2ant_ips_notify(IN struct btc_coexist *btcoexist,
428                                    IN u8 type);
429 void ex_halbtc8821c2ant_lps_notify(IN struct btc_coexist *btcoexist,
430                                    IN u8 type);
431 void ex_halbtc8821c2ant_scan_notify(IN struct btc_coexist *btcoexist,
432                                     IN u8 type);
433 void ex_halbtc8821c2ant_switchband_notify(IN struct btc_coexist *btcoexist,
434                 IN u8 type);
435 void ex_halbtc8821c2ant_connect_notify(IN struct btc_coexist *btcoexist,
436                                        IN u8 type);
437 void ex_halbtc8821c2ant_media_status_notify(IN struct btc_coexist *btcoexist,
438                 IN u8 type);
439 void ex_halbtc8821c2ant_specific_packet_notify(IN struct btc_coexist *btcoexist,
440                 IN u8 type);
441 void ex_halbtc8821c2ant_bt_info_notify(IN struct btc_coexist *btcoexist,
442                                        IN u8 *tmp_buf, IN u8 length);
443 void ex_halbtc8821c2ant_rf_status_notify(IN struct btc_coexist *btcoexist,
444                 IN u8 type);
445 void ex_halbtc8821c2ant_halt_notify(IN struct btc_coexist *btcoexist);
446 void ex_halbtc8821c2ant_pnp_notify(IN struct btc_coexist *btcoexist,
447                                    IN u8 pnp_state);
448 void ex_halbtc8821c2ant_periodical(IN struct btc_coexist *btcoexist);
449 void ex_halbtc8821c2ant_display_coex_info(IN struct btc_coexist *btcoexist);
450 void ex_halbtc8821c2ant_antenna_detection(IN struct btc_coexist *btcoexist,
451                 IN u32 cent_freq, IN u32 offset, IN u32 span, IN u32 seconds);
452 void ex_halbtc8821c2ant_display_ant_detection(IN struct btc_coexist *btcoexist);
453
454
455 #else
456 #define ex_halbtc8821c2ant_power_on_setting(btcoexist)
457 #define ex_halbtc8821c2ant_pre_load_firmware(btcoexist)
458 #define ex_halbtc8821c2ant_init_hw_config(btcoexist, wifi_only)
459 #define ex_halbtc8821c2ant_init_coex_dm(btcoexist)
460 #define ex_halbtc8821c2ant_ips_notify(btcoexist, type)
461 #define ex_halbtc8821c2ant_lps_notify(btcoexist, type)
462 #define ex_halbtc8821c2ant_scan_notify(btcoexist, type)
463 #define   ex_halbtc8821c2ant_switchband_notify(btcoexist,type)
464 #define ex_halbtc8821c2ant_connect_notify(btcoexist, type)
465 #define ex_halbtc8821c2ant_media_status_notify(btcoexist, type)
466 #define ex_halbtc8821c2ant_specific_packet_notify(btcoexist, type)
467 #define ex_halbtc8821c2ant_bt_info_notify(btcoexist, tmp_buf, length)
468 #define ex_halbtc8821c2ant_rf_status_notify(btcoexist, type)
469 #define ex_halbtc8821c2ant_halt_notify(btcoexist)
470 #define ex_halbtc8821c2ant_pnp_notify(btcoexist, pnp_state)
471 #define ex_halbtc8821c2ant_periodical(btcoexist)
472 #define ex_halbtc8821c2ant_display_coex_info(btcoexist)
473 #define ex_halbtc8821c2ant_display_ant_detection(btcoexist)
474 #define ex_halbtc8821c2ant_antenna_detection(btcoexist, cent_freq, offset, span, seconds)
475 #endif
476
477 #endif
478