Home
last modified time | relevance | path

Searched refs:bt_info_ext (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8723b1ant.c1449 u8 retry_count = 0, bt_info_ext; in btc8723b1ant_tdma_dur_adj_for_acl() local
1497 bt_info_ext = coex_sta->bt_info_ext; in btc8723b1ant_tdma_dur_adj_for_acl()
2484 u8 u8tmp[4], i, bt_info_ext, pstdmacase = 0; in ex_btc8723b1ant_display_coex_info() local
2589 bt_info_ext = coex_sta->bt_info_ext; in ex_btc8723b1ant_display_coex_info()
2592 (bt_info_ext & BIT0) ? "Basic rate" : "EDR rate"); in ex_btc8723b1ant_display_coex_info()
3155 coex_sta->bt_info_ext = in ex_btc8723b1ant_bt_info_notify()
3189 if (coex_sta->bt_info_ext & BIT1) { in ex_btc8723b1ant_bt_info_notify()
3202 if (coex_sta->bt_info_ext & BIT3) { in ex_btc8723b1ant_bt_info_notify()
3215 if (coex_sta->bt_info_ext & BIT4) { in ex_btc8723b1ant_bt_info_notify()
Dhalbtc8192e2ant.h161 u8 bt_info_ext; member
Dhalbtc8821a1ant.h166 u8 bt_info_ext; member
Dhalbtc8821a2ant.h153 u8 bt_info_ext; member
Dhalbtc8723b2ant.h161 u8 bt_info_ext; member
Dhalbtc8723b1ant.h174 u8 bt_info_ext; member
Dhalbtc8192e2ant.c2712 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8192e2ant_display_coex_info() local
2795 bt_info_ext = coex_sta->bt_info_ext; in ex_btc8192e2ant_display_coex_info()
2798 (bt_info_ext&BIT0) ? "Basic rate" : "EDR rate"); in ex_btc8192e2ant_display_coex_info()
3064 coex_sta->bt_info_ext = in ex_btc8192e2ant_bt_info_notify()
3070 if ((coex_sta->bt_info_ext & BIT1)) { in ex_btc8192e2ant_bt_info_notify()
3085 if ((coex_sta->bt_info_ext & BIT3)) { in ex_btc8192e2ant_bt_info_notify()
3101 if (!(coex_sta->bt_info_ext & BIT4)) in ex_btc8192e2ant_bt_info_notify()
Dhalbtc8821a1ant.c2137 u8 u1_tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8821a1ant_display_coex_info() local
2237 bt_info_ext = coex_sta->bt_info_ext; in ex_btc8821a1ant_display_coex_info()
2240 (bt_info_ext & BIT0) ? in ex_btc8821a1ant_display_coex_info()
2764 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_btc8821a1ant_bt_info_notify()
2783 if (coex_sta->bt_info_ext & BIT1) { in ex_btc8821a1ant_bt_info_notify()
2797 if ((coex_sta->bt_info_ext & BIT3) && !wifi_under_5g) { in ex_btc8821a1ant_bt_info_notify()
Dhalbtc8723b2ant.c3666 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8723b2ant_display_coex_info() local
3743 bt_info_ext = coex_sta->bt_info_ext; in ex_btc8723b2ant_display_coex_info()
3746 (bt_info_ext & BIT0) ? "Basic rate" : "EDR rate"); in ex_btc8723b2ant_display_coex_info()
4050 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_btc8723b2ant_bt_info_notify()
4066 if ((coex_sta->bt_info_ext & BIT1)) { in ex_btc8723b2ant_bt_info_notify()
4081 if ((coex_sta->bt_info_ext & BIT3)) { in ex_btc8723b2ant_bt_info_notify()
4090 if (!(coex_sta->bt_info_ext & BIT4)) in ex_btc8723b2ant_bt_info_notify()
Dhalbtc8821a2ant.c3665 u8 u1tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8821a2ant_display_coex_info() local
3746 bt_info_ext = coex_sta->bt_info_ext; in ex_btc8821a2ant_display_coex_info()
3748 (bt_info_ext&BIT0) ? "Basic rate" : "EDR rate"); in ex_btc8821a2ant_display_coex_info()
4031 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_btc8821a2ant_bt_info_notify()
4050 if ((coex_sta->bt_info_ext & BIT1)) { in ex_btc8821a2ant_bt_info_notify()
4066 coex_sta->bt_info_ext); in ex_btc8821a2ant_bt_info_notify()
4067 if ((coex_sta->bt_info_ext & BIT(3))) { in ex_btc8821a2ant_bt_info_notify()
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtc8822b2ant.c4840 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_btc8822b2ant_bt_info_notify()
4869 ((coex_sta->bt_info_ext & 0x10) ? true : false); in ex_btc8822b2ant_bt_info_notify()
4903 if (coex_sta->bt_info_ext & BIT(1)) in ex_btc8822b2ant_bt_info_notify()
4906 if (coex_sta->bt_info_ext & BIT(2)) { in ex_btc8822b2ant_bt_info_notify()
4919 if (coex_sta->bt_info_ext & BIT(3)) in ex_btc8822b2ant_bt_info_notify()
4922 if (coex_sta->bt_info_ext & BIT(6)) in ex_btc8822b2ant_bt_info_notify()
4925 if (coex_sta->bt_info_ext & BIT(7)) in ex_btc8822b2ant_bt_info_notify()
4973 if ((coex_sta->bt_info_ext & BIT(1))) { in ex_btc8822b2ant_bt_info_notify()
4987 if ((coex_sta->bt_info_ext & BIT(3)) && in ex_btc8822b2ant_bt_info_notify()
4988 (!(coex_sta->bt_info_ext & BIT(2))) && in ex_btc8822b2ant_bt_info_notify()
[all …]
Dhalbtc8822b1ant.c4865 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_btc8822b1ant_bt_info_notify()
4894 ((coex_sta->bt_info_ext & 0x10) ? true : false); in ex_btc8822b1ant_bt_info_notify()
4927 if (coex_sta->bt_info_ext & BIT(1)) in ex_btc8822b1ant_bt_info_notify()
4930 if (coex_sta->bt_info_ext & BIT(2)) { in ex_btc8822b1ant_bt_info_notify()
4943 if (coex_sta->bt_info_ext & BIT(3)) in ex_btc8822b1ant_bt_info_notify()
4946 if (coex_sta->bt_info_ext & BIT(6)) in ex_btc8822b1ant_bt_info_notify()
4949 if (coex_sta->bt_info_ext & BIT(7)) in ex_btc8822b1ant_bt_info_notify()
4997 if ((coex_sta->bt_info_ext & BIT(1))) { in ex_btc8822b1ant_bt_info_notify()
5011 if ((coex_sta->bt_info_ext & BIT(3)) && in ex_btc8822b1ant_bt_info_notify()
5012 (!(coex_sta->bt_info_ext & BIT(2)))) { in ex_btc8822b1ant_bt_info_notify()
[all …]
Dhalbtc8822b2ant.h299 u8 bt_info_ext; member
Dhalbtc8822b1ant.h260 u8 bt_info_ext; member