Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A 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()
797 bool force_exec, in btc8192e2ant_bt_auto_report()
924 bool force_exec, bool dac_swing_on, in btc8192e2ant_dac_swing()
985 bool force_exec, bool agc_table_en) in btc8192e2ant_agc_table()
1079 bool force_exec, u8 type) in btc8192e2ant_coex_table_with_type()
1124 bool force_exec, bool enable) in btc8192e2ant_ignore_wlan_act()
[all …]
H A 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()
439 bool force_exec, in halbtc8723b1ant_bt_auto_report()
517 bool force_exec, u32 val0x6c0, in halbtc8723b1ant_coex_table()
549 bool force_exec, u8 type) in halbtc8723b1ant_coex_table_with_type()
647 bool force_exec, bool enable) in halbtc8723b1ant_ignore_wlan_act()
729 bool force_exec, in halbtc8723b1ant_lps_rpwm()
[all …]
H A 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()
740 bool force_exec, u8 type) in btc8821a1ant_coex_table_with_type()
797 bool force_exec, bool enable) in btc8821a1ant_ignore_wlan_act()
877 bool force_exec, u8 lps_val, u8 rpwm_val) in btc8821a1ant_lps_rpwm()
[all …]
H A 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 …]
H A 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()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A 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