Lines Matching refs:force_exec
242 bool force_exec, u32 dis_rate_mask) in btc8192e2ant_update_ra_mask() argument
246 if (force_exec || (coex_dm->pre_ra_mask != coex_dm->cur_ra_mask)) in btc8192e2ant_update_ra_mask()
253 bool force_exec, u8 type) in btc8192e2ant_auto_rate_fallback_retry() argument
259 if (force_exec || (coex_dm->pre_arfr_type != coex_dm->cur_arfr_type)) { in btc8192e2ant_auto_rate_fallback_retry()
292 bool force_exec, u8 type) in btc8192e2ant_retry_limit() argument
296 if (force_exec || (coex_dm->pre_retry_limit_type != in btc8192e2ant_retry_limit()
315 bool force_exec, u8 type) in btc8192e2ant_ampdu_maxtime() argument
319 if (force_exec || (coex_dm->pre_ampdu_time_type != in btc8192e2ant_ampdu_maxtime()
338 bool force_exec, u8 ra_mask_type, in btc8192e2ant_limited_tx() argument
348 btc8192e2ant_update_ra_mask(btcoexist, force_exec, dis_ra_mask); in btc8192e2ant_limited_tx()
349 btc8192e2ant_auto_rate_fallback_retry(btcoexist, force_exec, arfr_type); in btc8192e2ant_limited_tx()
350 btc8192e2ant_retry_limit(btcoexist, force_exec, retry_limit_type); in btc8192e2ant_limited_tx()
351 btc8192e2ant_ampdu_maxtime(btcoexist, force_exec, ampdu_time_type); in btc8192e2ant_limited_tx()
355 bool force_exec, bool rej_ap_agg_pkt, in btc8192e2ant_limited_rx() argument
758 bool force_exec, u8 dec_bt_pwr_lvl) in btc8192e2ant_dec_bt_pwr() argument
764 force_exec ? "force to" : "", dec_bt_pwr_lvl); in btc8192e2ant_dec_bt_pwr()
767 if (!force_exec) { in btc8192e2ant_dec_bt_pwr()
797 bool force_exec, in btc8192e2ant_bt_auto_report() argument
804 (force_exec ? "force to" : ""), in btc8192e2ant_bt_auto_report()
808 if (!force_exec) { in btc8192e2ant_bt_auto_report()
824 bool force_exec, u8 fw_dac_swing_lvl) in btc8192e2ant_fw_dac_swing_lvl() argument
830 (force_exec ? "force to" : ""), fw_dac_swing_lvl); in btc8192e2ant_fw_dac_swing_lvl()
833 if (!force_exec) { in btc8192e2ant_fw_dac_swing_lvl()
876 bool force_exec, bool rx_rf_shrink_on) in btc8192e2ant_rf_shrink() argument
882 (force_exec ? "force to" : ""), in btc8192e2ant_rf_shrink()
886 if (!force_exec) { in btc8192e2ant_rf_shrink()
924 bool force_exec, bool dac_swing_on, in btc8192e2ant_dac_swing() argument
931 (force_exec ? "force to" : ""), in btc8192e2ant_dac_swing()
936 if (!force_exec) { in btc8192e2ant_dac_swing()
985 bool force_exec, bool agc_table_en) in btc8192e2ant_agc_table() argument
991 (force_exec ? "force to" : ""), in btc8192e2ant_agc_table()
995 if (!force_exec) { in btc8192e2ant_agc_table()
1033 bool force_exec, u32 val0x6c0, u32 val0x6c4, in btc8192e2ant_coex_table() argument
1040 (force_exec ? "force to" : ""), val0x6c0); in btc8192e2ant_coex_table()
1049 if (!force_exec) { in btc8192e2ant_coex_table()
1079 bool force_exec, u8 type) in btc8192e2ant_coex_table_with_type() argument
1083 btc8192e2ant_coex_table(btcoexist, force_exec, 0x55555555, in btc8192e2ant_coex_table_with_type()
1087 btc8192e2ant_coex_table(btcoexist, force_exec, 0x5a5a5a5a, in btc8192e2ant_coex_table_with_type()
1091 btc8192e2ant_coex_table(btcoexist, force_exec, 0x55555555, in btc8192e2ant_coex_table_with_type()
1095 btc8192e2ant_coex_table(btcoexist, force_exec, 0xdfffdfff, in btc8192e2ant_coex_table_with_type()
1099 btc8192e2ant_coex_table(btcoexist, force_exec, 0xdfffdfff, in btc8192e2ant_coex_table_with_type()
1124 bool force_exec, bool enable) in btc8192e2ant_ignore_wlan_act() argument
1130 (force_exec ? "force to" : ""), (enable ? "ON" : "OFF")); in btc8192e2ant_ignore_wlan_act()
1133 if (!force_exec) { in btc8192e2ant_ignore_wlan_act()
1195 bool force_exec, bool turn_on, u8 type) in btc8192e2ant_ps_tdma() argument
1201 (force_exec ? "force to" : ""), in btc8192e2ant_ps_tdma()
1206 if (!force_exec) { in btc8192e2ant_ps_tdma()
1371 bool force_exec, u8 new_ss_type) in btc8192e2ant_switch_ss_type() argument
1377 (force_exec ? "force to" : ""), new_ss_type); in btc8192e2ant_switch_ss_type()
1380 if (!force_exec) { in btc8192e2ant_switch_ss_type()