Home
last modified time | relevance | path

Searched defs:force_exec (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8192e2ant.c242 bool force_exec, u32 dis_rate_mask) in btc8192e2ant_update_ra_mask()
253 bool force_exec, u8 type) in btc8192e2ant_auto_rate_fallback_retry()
292 bool force_exec, u8 type) in btc8192e2ant_retry_limit()
315 bool force_exec, u8 type) in btc8192e2ant_ampdu_maxtime()
338 bool force_exec, u8 ra_mask_type, in btc8192e2ant_limited_tx()
355 bool force_exec, bool rej_ap_agg_pkt, in btc8192e2ant_limited_rx()
758 bool force_exec, u8 dec_bt_pwr_lvl) in btc8192e2ant_dec_bt_pwr()
797 bool force_exec, in btc8192e2ant_bt_auto_report()
824 bool force_exec, u8 fw_dac_swing_lvl) in btc8192e2ant_fw_dac_swing_lvl()
876 bool force_exec, bool rx_rf_shrink_on) in btc8192e2ant_rf_shrink()
[all …]
Dhalbtc8723b1ant.c43 bool force_exec, u32 dis_rate_mask) in halbtc8723b1ant_updatera_mask()
55 bool force_exec, u8 type) in btc8723b1ant_auto_rate_fb_retry()
94 bool force_exec, u8 type) in halbtc8723b1ant_retry_limit()
117 bool force_exec, u8 type) in halbtc8723b1ant_ampdu_maxtime()
140 bool force_exec, u8 ra_masktype, in halbtc8723b1ant_limited_tx()
167 bool force_exec, bool rej_ap_agg_pkt, in halbtc8723b1ant_limited_rx()
439 bool force_exec, in halbtc8723b1ant_bt_auto_report()
479 bool force_exec, bool low_penalty_ra) in halbtc8723b1ant_low_penalty_ra()
517 bool force_exec, u32 val0x6c0, in halbtc8723b1ant_coex_table()
549 bool force_exec, u8 type) in halbtc8723b1ant_coex_table_with_type()
[all …]
Dhalbtc8821a1ant.c223 bool force_exec, u32 dis_rate_mask) in btc8821a1ant_update_ra_mask()
236 bool force_exec, u8 type) in btc8821a1ant_auto_rate_fb_retry()
276 bool force_exec, u8 type) in btc8821a1ant_retry_limit()
298 bool force_exec, u8 type) in btc8821a1ant_ampdu_max_time()
321 bool force_exec, u8 ra_mask_type, in btc8821a1ant_limited_tx()
347 bool force_exec, bool rej_ap_agg_pkt, in btc8821a1ant_limited_rx()
671 bool force_exec, bool low_penalty_ra) in btc8821a1ant_low_penalty_ra()
709 bool force_exec, u32 val0x6c0, u32 val0x6c4, in btc8821a1ant_coex_table()
740 bool force_exec, u8 type) in btc8821a1ant_coex_table_with_type()
797 bool force_exec, bool enable) in btc8821a1ant_ignore_wlan_act()
[all …]
Dhalbtc8723b2ant.c223 void btc8723b2ant_limited_rx(struct btc_coexist *btcoexist, bool force_exec, in btc8723b2ant_limited_rx()
667 bool force_exec, u8 dec_bt_pwr_lvl) in btc8723b2ant_dec_bt_pwr()
705 bool force_exec, bool enable_auto_report) in btc8723b2ant_bt_auto_report()
720 bool force_exec, u8 fw_dac_swing_lvl) in btc8723b2ant_fw_dac_swing_lvl()
770 bool force_exec, bool low_penalty_ra) in btc8723b2ant_low_penalty_ra()
816 bool force_exec, bool dac_swing_on, in btc8723b2ant_dac_swing()
872 bool force_exec, u32 val0x6c0, in btc8723b2ant_coex_table()
913 bool force_exec, u8 type) in btc8723b2ant_coex_table_with_type()
1012 bool force_exec, u8 lps_val, u8 rpwm_val) in btc8723b2ant_lps_rpwm()
1029 bool force_exec, bool enable) in btc8723b2ant_ignore_wlan_act()
[all …]
Dhalbtc8821a2ant.c226 void btc8821a2ant_limited_rx(struct btc_coexist *btcoexist, bool force_exec, in btc8821a2ant_limited_rx()
652 bool force_exec, u8 dec_bt_pwr_lvl) in btc8821a2ant_dec_bt_pwr()
676 bool force_exec, u8 fw_dac_swing_lvl) in btc8821a2ant_fw_dac_swing_lvl()
730 bool force_exec, bool low_penalty_ra) in btc8821a2ant_low_penalty_ra()
777 bool force_exec, bool dac_swing_on, in btc8821a2ant_dac_swing()
835 bool force_exec, u32 val0x6c0, in btc8821a2ant_coex_table()
879 bool force_exec, u8 type) in btc8821a2ant_coex_table_with_type()
988 bool force_exec, u8 lps_val, u8 rpwm_val) in btc8821a2ant_lps_rpwm()
1005 bool force_exec, bool enable) in btc8821a2ant_ignore_wlan_act()
1122 bool force_exec, bool turn_on, u8 type) in btc8821a2ant_ps_tdma()
/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dcoex.c3254 static void _set_ant(struct rtw89_dev *rtwdev, bool force_exec, in _set_ant()
4428 u8 force_exec = false; in _write_scbd() local