/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/ |
H A D | halbtc8821a1ant.c | 255 bool force_exec, u32 dis_rate_mask) halbtc8821a1ant_update_ra_mask() 259 if (force_exec || halbtc8821a1ant_update_ra_mask() 268 bool force_exec, u8 type) btc8821a1ant_auto_rate_fb_retry() 274 if (force_exec || btc8821a1ant_auto_rate_fb_retry() 308 bool force_exec, u8 type) halbtc8821a1ant_retry_limit() 312 if (force_exec || halbtc8821a1ant_retry_limit() 330 bool force_exec, u8 type) halbtc8821a1ant_ampdu_max_time() 334 if (force_exec || halbtc8821a1ant_ampdu_max_time() 353 bool force_exec, u8 ra_mask_type, halbtc8821a1ant_limited_tx() 359 halbtc8821a1ant_update_ra_mask(btcoexist, force_exec, 0x0); halbtc8821a1ant_limited_tx() 362 halbtc8821a1ant_update_ra_mask(btcoexist, force_exec, halbtc8821a1ant_limited_tx() 366 halbtc8821a1ant_update_ra_mask(btcoexist, force_exec, halbtc8821a1ant_limited_tx() 373 btc8821a1ant_auto_rate_fb_retry(btcoexist, force_exec, arfr_type); halbtc8821a1ant_limited_tx() 374 halbtc8821a1ant_retry_limit(btcoexist, force_exec, retry_limit_type); halbtc8821a1ant_limited_tx() 375 halbtc8821a1ant_ampdu_max_time(btcoexist, force_exec, ampdu_time_type); halbtc8821a1ant_limited_tx() 379 bool force_exec, bool rej_ap_agg_pkt, halbtc8821a1ant_limited_rx() 682 bool force_exec, halbtc8821a1ant_bt_auto_report() 687 (force_exec ? "force to" : ""), ((enable_auto_report) ? halbtc8821a1ant_bt_auto_report() 691 if (!force_exec) { halbtc8821a1ant_bt_auto_report() 729 bool force_exec, bool low_penalty_ra) halbtc8821a1ant_low_penalty_ra() 733 if (!force_exec) { halbtc8821a1ant_low_penalty_ra() 764 bool force_exec, u32 val0x6c0, halbtc8821a1ant_coex_table() 769 (force_exec ? "force to" : ""), val0x6c0, val0x6c4, halbtc8821a1ant_coex_table() 776 if (!force_exec) { halbtc8821a1ant_coex_table() 793 bool force_exec, u8 type) halbtc8821a1ant_coex_table_with_type() 797 halbtc8821a1ant_coex_table(btcoexist, force_exec, 0x55555555, halbtc8821a1ant_coex_table_with_type() 801 halbtc8821a1ant_coex_table(btcoexist, force_exec, halbtc8821a1ant_coex_table_with_type() 806 halbtc8821a1ant_coex_table(btcoexist, force_exec, 0x5a5a5a5a, halbtc8821a1ant_coex_table_with_type() 810 halbtc8821a1ant_coex_table(btcoexist, force_exec, 0x55555555, halbtc8821a1ant_coex_table_with_type() 814 halbtc8821a1ant_coex_table(btcoexist, force_exec, 0xffffffff, halbtc8821a1ant_coex_table_with_type() 818 halbtc8821a1ant_coex_table(btcoexist, force_exec, 0x5fff5fff, halbtc8821a1ant_coex_table_with_type() 822 halbtc8821a1ant_coex_table(btcoexist, force_exec, 0x55ff55ff, halbtc8821a1ant_coex_table_with_type() 826 halbtc8821a1ant_coex_table(btcoexist, force_exec, 0x5afa5afa, halbtc8821a1ant_coex_table_with_type() 850 bool force_exec, bool enable) halbtc8821a1ant_ignore_wlan_act() 854 (force_exec ? "force to" : ""), (enable ? "ON" : "OFF")); halbtc8821a1ant_ignore_wlan_act() 857 if (!force_exec) { halbtc8821a1ant_ignore_wlan_act() 911 bool force_exec, u8 lps_val, u8 rpwm_val) halbtc8821a1ant_lps_rpwm() 915 (force_exec ? "force to" : ""), lps_val, rpwm_val); halbtc8821a1ant_lps_rpwm() 919 if (!force_exec) { halbtc8821a1ant_lps_rpwm() 1030 bool force_exec, bool turn_on, u8 type) halbtc8821a1ant_ps_tdma() 1037 if (!force_exec) { halbtc8821a1ant_ps_tdma() 254 halbtc8821a1ant_update_ra_mask(struct btc_coexist *btcoexist, bool force_exec, u32 dis_rate_mask) halbtc8821a1ant_update_ra_mask() argument 267 btc8821a1ant_auto_rate_fb_retry(struct btc_coexist *btcoexist, bool force_exec, u8 type) btc8821a1ant_auto_rate_fb_retry() argument 307 halbtc8821a1ant_retry_limit(struct btc_coexist *btcoexist, bool force_exec, u8 type) halbtc8821a1ant_retry_limit() argument 329 halbtc8821a1ant_ampdu_max_time(struct btc_coexist *btcoexist, bool force_exec, u8 type) halbtc8821a1ant_ampdu_max_time() argument 352 halbtc8821a1ant_limited_tx(struct btc_coexist *btcoexist, bool force_exec, u8 ra_mask_type, u8 arfr_type, u8 retry_limit_type, u8 ampdu_time_type) halbtc8821a1ant_limited_tx() argument 378 halbtc8821a1ant_limited_rx(struct btc_coexist *btcoexist, bool force_exec, bool rej_ap_agg_pkt, bool bt_ctrl_agg_buf_size, u8 agg_buf_size) halbtc8821a1ant_limited_rx() argument 681 halbtc8821a1ant_bt_auto_report(struct btc_coexist *btcoexist, bool force_exec, bool enable_auto_report) halbtc8821a1ant_bt_auto_report() argument 728 halbtc8821a1ant_low_penalty_ra(struct btc_coexist *btcoexist, bool force_exec, bool low_penalty_ra) halbtc8821a1ant_low_penalty_ra() argument 763 halbtc8821a1ant_coex_table(struct btc_coexist *btcoexist, bool force_exec, u32 val0x6c0, u32 val0x6c4, u32 val0x6c8, u8 val0x6cc) halbtc8821a1ant_coex_table() argument 792 halbtc8821a1ant_coex_table_with_type(struct btc_coexist *btcoexist, bool force_exec, u8 type) halbtc8821a1ant_coex_table_with_type() argument 849 halbtc8821a1ant_ignore_wlan_act(struct btc_coexist *btcoexist, bool force_exec, bool enable) halbtc8821a1ant_ignore_wlan_act() argument 910 halbtc8821a1ant_lps_rpwm(struct btc_coexist *btcoexist, bool force_exec, u8 lps_val, u8 rpwm_val) halbtc8821a1ant_lps_rpwm() argument 1029 halbtc8821a1ant_ps_tdma(struct btc_coexist *btcoexist, bool force_exec, bool turn_on, u8 type) halbtc8821a1ant_ps_tdma() argument
|
H A D | halbtc8192e2ant.c | 343 bool force_exec, u32 dis_ratemask) halbtc8192e2ant_Updatera_mask() 347 if (force_exec || (coex_dm->prera_mask != coex_dm->curra_mask)) halbtc8192e2ant_Updatera_mask() 354 bool force_exec, u8 type) btc8192e2ant_autorate_fallback_retry() 360 if (force_exec || (coex_dm->pre_arfrtype != coex_dm->cur_arfrtype)) { btc8192e2ant_autorate_fallback_retry() 393 bool force_exec, u8 type) halbtc8192e2ant_retrylimit() 397 if (force_exec || (coex_dm->pre_retrylimit_type != halbtc8192e2ant_retrylimit() 417 bool force_exec, u8 type) halbtc8192e2ant_ampdu_maxtime() 421 if (force_exec || (coex_dm->pre_ampdutime_type != halbtc8192e2ant_ampdu_maxtime() 440 bool force_exec, u8 ra_masktype, halbtc8192e2ant_limited_tx() 450 halbtc8192e2ant_Updatera_mask(btcoexist, force_exec, disra_mask); halbtc8192e2ant_limited_tx() 451 btc8192e2ant_autorate_fallback_retry(btcoexist, force_exec, arfr_type); halbtc8192e2ant_limited_tx() 452 halbtc8192e2ant_retrylimit(btcoexist, force_exec, retrylimit_type); halbtc8192e2ant_limited_tx() 453 halbtc8192e2ant_ampdu_maxtime(btcoexist, force_exec, ampdutime_type); halbtc8192e2ant_limited_tx() 457 bool force_exec, bool rej_ap_agg_pkt, halbtc8192e2ant_limited_rx() 804 bool force_exec, u8 dec_btpwr_lvl) halbtc8192e2ant_dec_btpwr() 808 (force_exec ? "force to" : ""), dec_btpwr_lvl); halbtc8192e2ant_dec_btpwr() 811 if (!force_exec) { halbtc8192e2ant_dec_btpwr() 840 bool force_exec, halbtc8192e2ant_bt_autoreport() 845 (force_exec ? "force to" : ""), halbtc8192e2ant_bt_autoreport() 849 if (!force_exec) { halbtc8192e2ant_bt_autoreport() 865 bool force_exec, u8 fw_dac_swinglvl) halbtc8192e2ant_fw_dac_swinglvl() 869 (force_exec ? "force to" : ""), fw_dac_swinglvl); halbtc8192e2ant_fw_dac_swinglvl() 872 if (!force_exec) { halbtc8192e2ant_fw_dac_swinglvl() 913 bool force_exec, bool rx_rf_shrink_on) halbtc8192e2ant_rf_shrink() 917 (force_exec ? "force to" : ""), halbtc8192e2ant_rf_shrink() 921 if (!force_exec) { halbtc8192e2ant_rf_shrink() 958 bool force_exec, bool dac_swingon, halbtc8192e2ant_DacSwing() 963 (force_exec ? "force to" : ""), halbtc8192e2ant_DacSwing() 968 if (!force_exec) { halbtc8192e2ant_DacSwing() 1015 bool force_exec, bool agc_table_en) halbtc8192e2ant_AgcTable() 1019 (force_exec ? "force to" : ""), halbtc8192e2ant_AgcTable() 1023 if (!force_exec) { halbtc8192e2ant_AgcTable() 1058 bool force_exec, halbtc8192e2ant_coex_table() 1064 (force_exec ? "force to" : ""), val0x6c0); halbtc8192e2ant_coex_table() 1073 if (!force_exec) { halbtc8192e2ant_coex_table() 1103 bool force_exec, u8 type) btc8192e2ant_coex_tbl_w_type() 1107 halbtc8192e2ant_coex_table(btcoexist, force_exec, 0x55555555, btc8192e2ant_coex_tbl_w_type() 1111 halbtc8192e2ant_coex_table(btcoexist, force_exec, 0x5a5a5a5a, btc8192e2ant_coex_tbl_w_type() 1115 halbtc8192e2ant_coex_table(btcoexist, force_exec, 0x55555555, btc8192e2ant_coex_tbl_w_type() 1119 halbtc8192e2ant_coex_table(btcoexist, force_exec, 0xdfffdfff, btc8192e2ant_coex_tbl_w_type() 1123 halbtc8192e2ant_coex_table(btcoexist, force_exec, 0xdfffdfff, btc8192e2ant_coex_tbl_w_type() 1147 bool force_exec, bool enable) halbtc8192e2ant_IgnoreWlanAct() 1151 (force_exec ? "force to" : ""), (enable ? "ON" : "OFF")); halbtc8192e2ant_IgnoreWlanAct() 1154 if (!force_exec) { halbtc8192e2ant_IgnoreWlanAct() 1214 bool force_exec, bool turn_on, u8 type) halbtc8192e2ant_ps_tdma() 1218 (force_exec ? "force to" : ""), halbtc8192e2ant_ps_tdma() 1223 if (!force_exec) { halbtc8192e2ant_ps_tdma() 1387 bool force_exec, u8 new_sstype) halbtc8192e2ant_switch_sstype() 1391 (force_exec ? "force to" : ""), new_sstype); halbtc8192e2ant_switch_sstype() 1394 if (!force_exec) { halbtc8192e2ant_switch_sstype() 342 halbtc8192e2ant_Updatera_mask(struct btc_coexist *btcoexist, bool force_exec, u32 dis_ratemask) halbtc8192e2ant_Updatera_mask() argument 353 btc8192e2ant_autorate_fallback_retry(struct btc_coexist *btcoexist, bool force_exec, u8 type) btc8192e2ant_autorate_fallback_retry() argument 392 halbtc8192e2ant_retrylimit(struct btc_coexist *btcoexist, bool force_exec, u8 type) halbtc8192e2ant_retrylimit() argument 416 halbtc8192e2ant_ampdu_maxtime(struct btc_coexist *btcoexist, bool force_exec, u8 type) halbtc8192e2ant_ampdu_maxtime() argument 439 halbtc8192e2ant_limited_tx(struct btc_coexist *btcoexist, bool force_exec, u8 ra_masktype, u8 arfr_type, u8 retrylimit_type, u8 ampdutime_type) halbtc8192e2ant_limited_tx() argument 456 halbtc8192e2ant_limited_rx(struct btc_coexist *btcoexist, bool force_exec, bool rej_ap_agg_pkt, bool bt_ctrl_agg_buf_size, u8 agg_buf_size) halbtc8192e2ant_limited_rx() argument 803 halbtc8192e2ant_dec_btpwr(struct btc_coexist *btcoexist, bool force_exec, u8 dec_btpwr_lvl) halbtc8192e2ant_dec_btpwr() argument 839 halbtc8192e2ant_bt_autoreport(struct btc_coexist *btcoexist, bool force_exec, bool enable_autoreport) halbtc8192e2ant_bt_autoreport() argument 864 halbtc8192e2ant_fw_dac_swinglvl(struct btc_coexist *btcoexist, bool force_exec, u8 fw_dac_swinglvl) halbtc8192e2ant_fw_dac_swinglvl() argument 912 halbtc8192e2ant_rf_shrink(struct btc_coexist *btcoexist, bool force_exec, bool rx_rf_shrink_on) halbtc8192e2ant_rf_shrink() argument 957 halbtc8192e2ant_DacSwing(struct btc_coexist *btcoexist, bool force_exec, bool dac_swingon, u32 dac_swinglvl) halbtc8192e2ant_DacSwing() argument 1014 halbtc8192e2ant_AgcTable(struct btc_coexist *btcoexist, bool force_exec, bool agc_table_en) halbtc8192e2ant_AgcTable() argument 1057 halbtc8192e2ant_coex_table(struct btc_coexist *btcoexist, bool force_exec, u32 val0x6c0, u32 val0x6c4, u32 val0x6c8, u8 val0x6cc) halbtc8192e2ant_coex_table() argument 1102 btc8192e2ant_coex_tbl_w_type(struct btc_coexist *btcoexist, bool force_exec, u8 type) btc8192e2ant_coex_tbl_w_type() argument 1146 halbtc8192e2ant_IgnoreWlanAct(struct btc_coexist *btcoexist, bool force_exec, bool enable) halbtc8192e2ant_IgnoreWlanAct() argument 1213 halbtc8192e2ant_ps_tdma(struct btc_coexist *btcoexist, bool force_exec, bool turn_on, u8 type) halbtc8192e2ant_ps_tdma() argument 1386 halbtc8192e2ant_switch_sstype(struct btc_coexist *btcoexist, bool force_exec, u8 new_sstype) halbtc8192e2ant_switch_sstype() argument
|
H A D | halbtc8723b2ant.c | 682 bool force_exec, bool dec_bt_pwr) btc8723b2ant_dec_bt_pwr() 686 (force_exec ? "force to" : ""), (dec_bt_pwr ? "ON" : "OFF")); btc8723b2ant_dec_bt_pwr() 689 if (!force_exec) { btc8723b2ant_dec_bt_pwr() 703 bool force_exec, u8 fw_dac_swing_lvl) btc8723b2ant_fw_dac_swing_lvl() 707 (force_exec ? "force to" : ""), fw_dac_swing_lvl); btc8723b2ant_fw_dac_swing_lvl() 710 if (!force_exec) { btc8723b2ant_fw_dac_swing_lvl() 750 bool force_exec, bool rx_rf_shrink_on) btc8723b2ant_rf_shrink() 754 (force_exec ? "force to" : ""), (rx_rf_shrink_on ? btc8723b2ant_rf_shrink() 758 if (!force_exec) { btc8723b2ant_rf_shrink() 799 bool force_exec, bool low_penalty_ra) btc8723b2ant_low_penalty_ra() 804 (force_exec ? "force to" : ""), (low_penalty_ra ? btc8723b2ant_low_penalty_ra() 808 if (!force_exec) { btc8723b2ant_low_penalty_ra() 843 bool force_exec, bool dac_swing_on, btc8723b2ant_dac_swing() 848 (force_exec ? "force to" : ""), btc8723b2ant_dac_swing() 853 if (!force_exec) { btc8723b2ant_dac_swing() 947 bool force_exec, bool agc_table_en) btc8723b2ant_agc_table() 951 (force_exec ? "force to" : ""), btc8723b2ant_agc_table() 955 if (!force_exec) { btc8723b2ant_agc_table() 990 bool force_exec, u32 val0x6c0, btc8723b2ant_coex_table() 997 (force_exec ? "force to" : ""), val0x6c0, btc8723b2ant_coex_table() 1004 if (!force_exec) { btc8723b2ant_coex_table() 1034 bool force_exec, u8 type) btc8723b_coex_tbl_type() 1038 btc8723b2ant_coex_table(btcoexist, force_exec, 0x55555555, btc8723b_coex_tbl_type() 1042 btc8723b2ant_coex_table(btcoexist, force_exec, 0x55555555, btc8723b_coex_tbl_type() 1046 btc8723b2ant_coex_table(btcoexist, force_exec, 0x5a5a5a5a, btc8723b_coex_tbl_type() 1050 btc8723b2ant_coex_table(btcoexist, force_exec, 0xaaaaaaaa, btc8723b_coex_tbl_type() 1054 btc8723b2ant_coex_table(btcoexist, force_exec, 0xffffffff, btc8723b_coex_tbl_type() 1058 btc8723b2ant_coex_table(btcoexist, force_exec, 0x5fff5fff, btc8723b_coex_tbl_type() 1062 btc8723b2ant_coex_table(btcoexist, force_exec, 0x55ff55ff, btc8723b_coex_tbl_type() 1066 btc8723b2ant_coex_table(btcoexist, force_exec, 0x55ff55ff, btc8723b_coex_tbl_type() 1070 btc8723b2ant_coex_table(btcoexist, force_exec, 0x5aea5aea, btc8723b_coex_tbl_type() 1074 btc8723b2ant_coex_table(btcoexist, force_exec, 0x55ff55ff, btc8723b_coex_tbl_type() 1078 btc8723b2ant_coex_table(btcoexist, force_exec, 0x55ff55ff, btc8723b_coex_tbl_type() 1082 btc8723b2ant_coex_table(btcoexist, force_exec, 0x55ff55ff, btc8723b_coex_tbl_type() 1086 btc8723b2ant_coex_table(btcoexist, force_exec, 0x55ff55ff, btc8723b_coex_tbl_type() 1110 bool force_exec, bool enable) btc8723b2ant_ignore_wlan_act() 1114 (force_exec ? "force to" : ""), (enable ? "ON" : "OFF")); btc8723b2ant_ignore_wlan_act() 1117 if (!force_exec) { btc8723b2ant_ignore_wlan_act() 1260 static void btc8723b2ant_ps_tdma(struct btc_coexist *btcoexist, bool force_exec, btc8723b2ant_ps_tdma() argument 1265 (force_exec ? "force to" : ""), btc8723b2ant_ps_tdma() 1270 if (!force_exec) { btc8723b2ant_ps_tdma() 681 btc8723b2ant_dec_bt_pwr(struct btc_coexist *btcoexist, bool force_exec, bool dec_bt_pwr) btc8723b2ant_dec_bt_pwr() argument 702 btc8723b2ant_fw_dac_swing_lvl(struct btc_coexist *btcoexist, bool force_exec, u8 fw_dac_swing_lvl) btc8723b2ant_fw_dac_swing_lvl() argument 749 btc8723b2ant_rf_shrink(struct btc_coexist *btcoexist, bool force_exec, bool rx_rf_shrink_on) btc8723b2ant_rf_shrink() argument 798 btc8723b2ant_low_penalty_ra(struct btc_coexist *btcoexist, bool force_exec, bool low_penalty_ra) btc8723b2ant_low_penalty_ra() argument 842 btc8723b2ant_dac_swing(struct btc_coexist *btcoexist, bool force_exec, bool dac_swing_on, u32 dac_swing_lvl) btc8723b2ant_dac_swing() argument 946 btc8723b2ant_agc_table(struct btc_coexist *btcoexist, bool force_exec, bool agc_table_en) btc8723b2ant_agc_table() argument 989 btc8723b2ant_coex_table(struct btc_coexist *btcoexist, bool force_exec, u32 val0x6c0, u32 val0x6c4, u32 val0x6c8, u8 val0x6cc) btc8723b2ant_coex_table() argument 1033 btc8723b_coex_tbl_type(struct btc_coexist *btcoexist, bool force_exec, u8 type) btc8723b_coex_tbl_type() argument 1109 btc8723b2ant_ignore_wlan_act(struct btc_coexist *btcoexist, bool force_exec, bool enable) btc8723b2ant_ignore_wlan_act() argument
|
H A D | halbtc8723b1ant.c | 255 bool force_exec, u32 dis_rate_mask) halbtc8723b1ant_updatera_mask() 259 if (force_exec || (coex_dm->prera_mask != coex_dm->curra_mask)) halbtc8723b1ant_updatera_mask() 267 bool force_exec, u8 type) btc8723b1ant_auto_rate_fb_retry() 273 if (force_exec || (coex_dm->pre_arfr_type != coex_dm->cur_arfr_type)) { btc8723b1ant_auto_rate_fb_retry() 306 bool force_exec, u8 type) halbtc8723b1ant_retry_limit() 310 if (force_exec || (coex_dm->pre_retry_limit_type != halbtc8723b1ant_retry_limit() 329 bool force_exec, u8 type) halbtc8723b1ant_ampdu_maxtime() 333 if (force_exec || (coex_dm->pre_ampdu_time_type != halbtc8723b1ant_ampdu_maxtime() 353 bool force_exec, u8 ra_masktype, halbtc8723b1ant_limited_tx() 359 halbtc8723b1ant_updatera_mask(btcoexist, force_exec, 0x0); halbtc8723b1ant_limited_tx() 362 halbtc8723b1ant_updatera_mask(btcoexist, force_exec, halbtc8723b1ant_limited_tx() 367 halbtc8723b1ant_updatera_mask(btcoexist, force_exec, halbtc8723b1ant_limited_tx() 374 btc8723b1ant_auto_rate_fb_retry(btcoexist, force_exec, arfr_type); halbtc8723b1ant_limited_tx() 375 halbtc8723b1ant_retry_limit(btcoexist, force_exec, retry_limit_type); halbtc8723b1ant_limited_tx() 376 halbtc8723b1ant_ampdu_maxtime(btcoexist, force_exec, ampdu_time_type); halbtc8723b1ant_limited_tx() 380 bool force_exec, bool rej_ap_agg_pkt, halbtc8723b1ant_limited_rx() 728 bool force_exec, bool low_penalty_ra) halbtc8723b1ant_low_penalty_ra() 732 if (!force_exec) { halbtc8723b1ant_low_penalty_ra() 764 bool force_exec, u32 val0x6c0, halbtc8723b1ant_coex_table() 770 (force_exec ? "force to" : ""), halbtc8723b1ant_coex_table() 777 if (!force_exec) { halbtc8723b1ant_coex_table() 794 bool force_exec, u8 type) halbtc8723b1ant_coex_table_with_type() 798 halbtc8723b1ant_coex_table(btcoexist, force_exec, 0x55555555, halbtc8723b1ant_coex_table_with_type() 802 halbtc8723b1ant_coex_table(btcoexist, force_exec, 0x55555555, halbtc8723b1ant_coex_table_with_type() 806 halbtc8723b1ant_coex_table(btcoexist, force_exec, 0x5a5a5a5a, halbtc8723b1ant_coex_table_with_type() 810 halbtc8723b1ant_coex_table(btcoexist, force_exec, 0x55555555, halbtc8723b1ant_coex_table_with_type() 814 halbtc8723b1ant_coex_table(btcoexist, force_exec, 0x55555555, halbtc8723b1ant_coex_table_with_type() 818 halbtc8723b1ant_coex_table(btcoexist, force_exec, 0x5a5a5a5a, halbtc8723b1ant_coex_table_with_type() 822 halbtc8723b1ant_coex_table(btcoexist, force_exec, 0x55555555, halbtc8723b1ant_coex_table_with_type() 826 halbtc8723b1ant_coex_table(btcoexist, force_exec, 0xaaaaaaaa, halbtc8723b1ant_coex_table_with_type() 850 bool force_exec, bool enable) halbtc8723b1ant_ignore_wlan_act() 854 (force_exec ? "force to" : ""), (enable ? "ON" : "OFF")); halbtc8723b1ant_ignore_wlan_act() 857 if (!force_exec) { halbtc8723b1ant_ignore_wlan_act() 929 bool force_exec, halbtc8723b1ant_LpsRpwm() 934 (force_exec ? "force to" : ""), lps_val, rpwm_val); halbtc8723b1ant_LpsRpwm() 938 if (!force_exec) { halbtc8723b1ant_LpsRpwm() 1165 bool force_exec, bool turn_on, u8 type) halbtc8723b1ant_ps_tdma() 1175 if (!force_exec) { halbtc8723b1ant_ps_tdma() 254 halbtc8723b1ant_updatera_mask(struct btc_coexist *btcoexist, bool force_exec, u32 dis_rate_mask) halbtc8723b1ant_updatera_mask() argument 266 btc8723b1ant_auto_rate_fb_retry(struct btc_coexist *btcoexist, bool force_exec, u8 type) btc8723b1ant_auto_rate_fb_retry() argument 305 halbtc8723b1ant_retry_limit(struct btc_coexist *btcoexist, bool force_exec, u8 type) halbtc8723b1ant_retry_limit() argument 328 halbtc8723b1ant_ampdu_maxtime(struct btc_coexist *btcoexist, bool force_exec, u8 type) halbtc8723b1ant_ampdu_maxtime() argument 352 halbtc8723b1ant_limited_tx(struct btc_coexist *btcoexist, bool force_exec, u8 ra_masktype, u8 arfr_type, u8 retry_limit_type, u8 ampdu_time_type) halbtc8723b1ant_limited_tx() argument 379 halbtc8723b1ant_limited_rx(struct btc_coexist *btcoexist, bool force_exec, bool rej_ap_agg_pkt, bool bt_ctrl_agg_buf_size, u8 agg_buf_size) halbtc8723b1ant_limited_rx() argument 727 halbtc8723b1ant_low_penalty_ra(struct btc_coexist *btcoexist, bool force_exec, bool low_penalty_ra) halbtc8723b1ant_low_penalty_ra() argument 763 halbtc8723b1ant_coex_table(struct btc_coexist *btcoexist, bool force_exec, u32 val0x6c0, u32 val0x6c4, u32 val0x6c8, u8 val0x6cc) halbtc8723b1ant_coex_table() argument 793 halbtc8723b1ant_coex_table_with_type(struct btc_coexist *btcoexist, bool force_exec, u8 type) halbtc8723b1ant_coex_table_with_type() argument 849 halbtc8723b1ant_ignore_wlan_act(struct btc_coexist *btcoexist, bool force_exec, bool enable) halbtc8723b1ant_ignore_wlan_act() argument 928 halbtc8723b1ant_LpsRpwm(struct btc_coexist *btcoexist, bool force_exec, u8 lps_val, u8 rpwm_val) halbtc8723b1ant_LpsRpwm() argument 1164 halbtc8723b1ant_ps_tdma(struct btc_coexist *btcoexist, bool force_exec, bool turn_on, u8 type) halbtc8723b1ant_ps_tdma() argument
|
H A D | halbtc8821a2ant.c | 599 bool force_exec, bool dec_bt_pwr) halbtc8821a2ant_dec_bt_pwr() 603 (force_exec ? "force to" : ""), halbtc8821a2ant_dec_bt_pwr() 607 if (!force_exec) { halbtc8821a2ant_dec_bt_pwr() 639 bool force_exec, bool bt_lna_cons_on) btc8821a2_set_bt_lna_const() 643 (force_exec ? "force" : ""), btc8821a2_set_bt_lna_const() 647 if (!force_exec) { btc8821a2_set_bt_lna_const() 681 bool force_exec, u8 bt_psd_mode) halbtc8821a2ant_set_bt_psd_mode() 685 (force_exec ? "force" : ""), bt_psd_mode); halbtc8821a2ant_set_bt_psd_mode() 688 if (!force_exec) { halbtc8821a2ant_set_bt_psd_mode() 721 bool force_exec, halbtc8821a2ant_bt_auto_report() 726 (force_exec ? "force to" : ""), halbtc8821a2ant_bt_auto_report() 730 if (!force_exec) { halbtc8821a2ant_bt_auto_report() 746 bool force_exec, halbtc8821a2ant_fw_dac_swing_lvl() 751 (force_exec ? "force to" : ""), fw_dac_swing_lvl); halbtc8821a2ant_fw_dac_swing_lvl() 754 if (!force_exec) { halbtc8821a2ant_fw_dac_swing_lvl() 795 bool force_exec, bool rx_rf_shrink_on) halbtc8821a2ant_RfShrink() 799 (force_exec ? "force to" : ""), halbtc8821a2ant_RfShrink() 803 if (!force_exec) { halbtc8821a2ant_RfShrink() 846 bool force_exec, bool low_penalty_ra) halbtc8821a2ant_low_penalty_ra() 851 (force_exec ? "force to" : ""), halbtc8821a2ant_low_penalty_ra() 855 if (!force_exec) { halbtc8821a2ant_low_penalty_ra() 891 bool force_exec, bool dac_swing_on, halbtc8821a2ant_dac_swing() 896 (force_exec ? "force to" : ""), halbtc8821a2ant_dac_swing() 902 if (!force_exec) { halbtc8821a2ant_dac_swing() 938 bool force_exec, bool adc_back_off) halbtc8821a2ant_adc_back_off() 942 (force_exec ? "force to" : ""), halbtc8821a2ant_adc_back_off() 946 if (!force_exec) { halbtc8821a2ant_adc_back_off() 981 bool force_exec, u32 val0x6c0, halbtc8821a2ant_coex_table() 986 (force_exec ? "force to" : ""), halbtc8821a2ant_coex_table() 993 if (!force_exec) { halbtc8821a2ant_coex_table() 1038 bool force_exec, bool enable) halbtc8821a2ant_ignore_wlan_act() 1042 (force_exec ? "force to" : ""), (enable ? "ON" : "OFF")); halbtc8821a2ant_ignore_wlan_act() 1045 if (!force_exec) { halbtc8821a2ant_ignore_wlan_act() 1176 bool force_exec, bool turn_on, u8 type) halbtc8821a2ant_ps_tdma() 1180 (force_exec ? "force to" : ""), (turn_on ? "ON" : "OFF"), halbtc8821a2ant_ps_tdma() 1185 if (!force_exec) { halbtc8821a2ant_ps_tdma() 598 halbtc8821a2ant_dec_bt_pwr(struct btc_coexist *btcoexist, bool force_exec, bool dec_bt_pwr) halbtc8821a2ant_dec_bt_pwr() argument 638 btc8821a2_set_bt_lna_const(struct btc_coexist *btcoexist, bool force_exec, bool bt_lna_cons_on) btc8821a2_set_bt_lna_const() argument 680 halbtc8821a2ant_set_bt_psd_mode(struct btc_coexist *btcoexist, bool force_exec, u8 bt_psd_mode) halbtc8821a2ant_set_bt_psd_mode() argument 720 halbtc8821a2ant_bt_auto_report(struct btc_coexist *btcoexist, bool force_exec, bool enable_auto_report) halbtc8821a2ant_bt_auto_report() argument 745 halbtc8821a2ant_fw_dac_swing_lvl(struct btc_coexist *btcoexist, bool force_exec, u8 fw_dac_swing_lvl) halbtc8821a2ant_fw_dac_swing_lvl() argument 794 halbtc8821a2ant_RfShrink(struct btc_coexist *btcoexist, bool force_exec, bool rx_rf_shrink_on) halbtc8821a2ant_RfShrink() argument 845 halbtc8821a2ant_low_penalty_ra(struct btc_coexist *btcoexist, bool force_exec, bool low_penalty_ra) halbtc8821a2ant_low_penalty_ra() argument 890 halbtc8821a2ant_dac_swing(struct btc_coexist *btcoexist, bool force_exec, bool dac_swing_on, u32 dac_swing_lvl) halbtc8821a2ant_dac_swing() argument 937 halbtc8821a2ant_adc_back_off(struct btc_coexist *btcoexist, bool force_exec, bool adc_back_off) halbtc8821a2ant_adc_back_off() argument 980 halbtc8821a2ant_coex_table(struct btc_coexist *btcoexist, bool force_exec, u32 val0x6c0, u32 val0x6c4, u32 val0x6c8, u8 val0x6cc) halbtc8821a2ant_coex_table() argument 1037 halbtc8821a2ant_ignore_wlan_act(struct btc_coexist *btcoexist, bool force_exec, bool enable) halbtc8821a2ant_ignore_wlan_act() argument 1175 halbtc8821a2ant_ps_tdma(struct btc_coexist *btcoexist, bool force_exec, bool turn_on, u8 type) halbtc8821a2ant_ps_tdma() argument
|