Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8821aCsr2Ant.c2715 u8 wifi_rssi_state, bt_rssi_state, bt_info_ext; in halbtc8821aCsr2ant_action_a2dp_pan_hs() local
2718 bt_info_ext = coex_sta->bt_info_ext; in halbtc8821aCsr2ant_action_a2dp_pan_hs()
2736 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_a2dp_pan_hs()
2758 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_a2dp_pan_hs()
2931 u8 wifi_rssi_state, bt_rssi_state, bt_info_ext; in halbtc8821aCsr2ant_action_pan_edr_a2dp() local
2934 bt_info_ext = coex_sta->bt_info_ext; in halbtc8821aCsr2ant_action_pan_edr_a2dp()
2959 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_pan_edr_a2dp()
2966 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_pan_edr_a2dp()
2991 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_pan_edr_a2dp()
2998 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_pan_edr_a2dp()
[all …]
H A DHalBtc8192e1Ant.c1391 u8 retry_count = 0, bt_info_ext; in halbtc8192e1ant_tdma_duration_adjust_for_acl() local
1438 bt_info_ext = coex_sta->bt_info_ext; in halbtc8192e1ant_tdma_duration_adjust_for_acl()
1502 if ((BT_INFO_8192E_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8192e1ant_tdma_duration_adjust_for_acl()
1522 if ((BT_INFO_8192E_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8192e1ant_tdma_duration_adjust_for_acl()
2556 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8192e1ant_display_coex_info() local
2629 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8192e1ant_display_coex_info()
2632 (bt_info_ext & BIT(0)) ? "Basic rate" : "EDR rate"); in ex_halbtc8192e1ant_display_coex_info()
3135 coex_sta->bt_info_ext = in ex_halbtc8192e1ant_bt_info_notify()
3153 if (coex_sta->bt_info_ext & BIT(1)) { in ex_halbtc8192e1ant_bt_info_notify()
3167 if (coex_sta->bt_info_ext & BIT(3)) { in ex_halbtc8192e1ant_bt_info_notify()
[all …]
H A DHalBtc8812a1Ant.c1404 u8 retry_count = 0, bt_info_ext; in halbtc8812a1ant_tdma_duration_adjust_for_acl() local
1450 bt_info_ext = coex_sta->bt_info_ext; in halbtc8812a1ant_tdma_duration_adjust_for_acl()
1514 if ((BT_INFO_8812A_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8812a1ant_tdma_duration_adjust_for_acl()
1534 if ((BT_INFO_8812A_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8812a1ant_tdma_duration_adjust_for_acl()
2522 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8812a1ant_display_coex_info() local
2595 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8812a1ant_display_coex_info()
2598 (bt_info_ext & BIT(0)) ? "Basic rate" : "EDR rate"); in ex_halbtc8812a1ant_display_coex_info()
3100 coex_sta->bt_info_ext = in ex_halbtc8812a1ant_bt_info_notify()
3118 if (coex_sta->bt_info_ext & BIT(1)) { in ex_halbtc8812a1ant_bt_info_notify()
3132 if (coex_sta->bt_info_ext & BIT(3)) { in ex_halbtc8812a1ant_bt_info_notify()
[all …]
H A DHalBtc8812a2Ant.c2569 u8 retry_count = 0, bt_info_ext; in halbtc8812a2ant_tdma_duration_adjust_for_wifi_rssi_low() local
2574 bt_info_ext = coex_sta->bt_info_ext; in halbtc8812a2ant_tdma_duration_adjust_for_wifi_rssi_low()
2579 if (BT_INFO_8812A_2ANT_A2DP_BASIC_RATE(bt_info_ext)) { in halbtc8812a2ant_tdma_duration_adjust_for_wifi_rssi_low()
2660 if ((BT_INFO_8812A_2ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8812a2ant_tdma_duration_adjust_for_wifi_rssi_low()
2680 if ((BT_INFO_8812A_2ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8812a2ant_tdma_duration_adjust_for_wifi_rssi_low()
4066 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8812a2ant_display_coex_info() local
4140 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8812a2ant_display_coex_info()
4143 (bt_info_ext & BIT(0)) ? "Basic rate" : "EDR rate"); in ex_halbtc8812a2ant_display_coex_info()
4494 coex_sta->bt_info_ext = in ex_halbtc8812a2ant_bt_info_notify()
4499 if ((coex_sta->bt_info_ext & BIT(1))) { in ex_halbtc8812a2ant_bt_info_notify()
[all …]
H A DHalBtc8821a1Ant.c2253 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8821a1ant_display_coex_info() local
2328 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8821a1ant_display_coex_info()
2331 (bt_info_ext & BIT(0)) ? "Basic rate" : "EDR rate"); in ex_halbtc8821a1ant_display_coex_info()
2872 coex_sta->bt_info_ext = in ex_halbtc8821a1ant_bt_info_notify()
2890 if (coex_sta->bt_info_ext & BIT(1)) { in ex_halbtc8821a1ant_bt_info_notify()
2904 if ((coex_sta->bt_info_ext & BIT(3)) && !wifi_under_5g) { in ex_halbtc8821a1ant_bt_info_notify()
2917 if ((coex_sta->bt_info_ext & BIT(4))) { in ex_halbtc8821a1ant_bt_info_notify()
H A DHalBtc8723b1Ant.c1535 u8 retry_count = 0, bt_info_ext; in halbtc8723b1ant_tdma_duration_adjust_for_acl() local
1581 bt_info_ext = coex_sta->bt_info_ext; in halbtc8723b1ant_tdma_duration_adjust_for_acl()
3813 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8723b1ant_display_coex_info() local
3935 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8723b1ant_display_coex_info()
3938 (bt_info_ext & BIT(0)) ? "BR" : "EDR", coex_sta->a2dp_bit_pool); in ex_halbtc8723b1ant_display_coex_info()
4549 coex_sta->bt_info_ext = in ex_halbtc8723b1ant_bt_info_notify()
4608 if (coex_sta->bt_info_ext & BIT(1)) { in ex_halbtc8723b1ant_bt_info_notify()
4622 if (coex_sta->bt_info_ext & BIT(3)) { in ex_halbtc8723b1ant_bt_info_notify()
4635 if ((coex_sta->bt_info_ext & BIT(4))) { in ex_halbtc8723b1ant_bt_info_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtc8821acsr2ant.c2715 u8 wifi_rssi_state, bt_rssi_state, bt_info_ext; in halbtc8821aCsr2ant_action_a2dp_pan_hs() local
2718 bt_info_ext = coex_sta->bt_info_ext; in halbtc8821aCsr2ant_action_a2dp_pan_hs()
2736 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_a2dp_pan_hs()
2758 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_a2dp_pan_hs()
2931 u8 wifi_rssi_state, bt_rssi_state, bt_info_ext; in halbtc8821aCsr2ant_action_pan_edr_a2dp() local
2934 bt_info_ext = coex_sta->bt_info_ext; in halbtc8821aCsr2ant_action_pan_edr_a2dp()
2959 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_pan_edr_a2dp()
2966 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_pan_edr_a2dp()
2991 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_pan_edr_a2dp()
2998 if (bt_info_ext & BIT(0)) /* a2dp basic rate */ in halbtc8821aCsr2ant_action_pan_edr_a2dp()
[all …]
H A Dhalbtc8192e1ant.c1391 u8 retry_count = 0, bt_info_ext; in halbtc8192e1ant_tdma_duration_adjust_for_acl() local
1438 bt_info_ext = coex_sta->bt_info_ext; in halbtc8192e1ant_tdma_duration_adjust_for_acl()
1502 if ((BT_INFO_8192E_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8192e1ant_tdma_duration_adjust_for_acl()
1522 if ((BT_INFO_8192E_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8192e1ant_tdma_duration_adjust_for_acl()
2556 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8192e1ant_display_coex_info() local
2629 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8192e1ant_display_coex_info()
2632 (bt_info_ext & BIT(0)) ? "Basic rate" : "EDR rate"); in ex_halbtc8192e1ant_display_coex_info()
3135 coex_sta->bt_info_ext = in ex_halbtc8192e1ant_bt_info_notify()
3153 if (coex_sta->bt_info_ext & BIT(1)) { in ex_halbtc8192e1ant_bt_info_notify()
3167 if (coex_sta->bt_info_ext & BIT(3)) { in ex_halbtc8192e1ant_bt_info_notify()
[all …]
H A Dhalbtc8812a1ant.c1404 u8 retry_count = 0, bt_info_ext; in halbtc8812a1ant_tdma_duration_adjust_for_acl() local
1450 bt_info_ext = coex_sta->bt_info_ext; in halbtc8812a1ant_tdma_duration_adjust_for_acl()
1514 if ((BT_INFO_8812A_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8812a1ant_tdma_duration_adjust_for_acl()
1534 if ((BT_INFO_8812A_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8812a1ant_tdma_duration_adjust_for_acl()
2522 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8812a1ant_display_coex_info() local
2595 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8812a1ant_display_coex_info()
2598 (bt_info_ext & BIT(0)) ? "Basic rate" : "EDR rate"); in ex_halbtc8812a1ant_display_coex_info()
3100 coex_sta->bt_info_ext = in ex_halbtc8812a1ant_bt_info_notify()
3118 if (coex_sta->bt_info_ext & BIT(1)) { in ex_halbtc8812a1ant_bt_info_notify()
3132 if (coex_sta->bt_info_ext & BIT(3)) { in ex_halbtc8812a1ant_bt_info_notify()
[all …]
H A Dhalbtc8812a2ant.c2569 u8 retry_count = 0, bt_info_ext; in halbtc8812a2ant_tdma_duration_adjust_for_wifi_rssi_low() local
2574 bt_info_ext = coex_sta->bt_info_ext; in halbtc8812a2ant_tdma_duration_adjust_for_wifi_rssi_low()
2579 if (BT_INFO_8812A_2ANT_A2DP_BASIC_RATE(bt_info_ext)) { in halbtc8812a2ant_tdma_duration_adjust_for_wifi_rssi_low()
2660 if ((BT_INFO_8812A_2ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8812a2ant_tdma_duration_adjust_for_wifi_rssi_low()
2680 if ((BT_INFO_8812A_2ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8812a2ant_tdma_duration_adjust_for_wifi_rssi_low()
4066 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8812a2ant_display_coex_info() local
4140 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8812a2ant_display_coex_info()
4143 (bt_info_ext & BIT(0)) ? "Basic rate" : "EDR rate"); in ex_halbtc8812a2ant_display_coex_info()
4494 coex_sta->bt_info_ext = in ex_halbtc8812a2ant_bt_info_notify()
4499 if ((coex_sta->bt_info_ext & BIT(1))) { in ex_halbtc8812a2ant_bt_info_notify()
[all …]
H A Dhalbtc8821a1ant.c2253 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8821a1ant_display_coex_info() local
2328 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8821a1ant_display_coex_info()
2331 (bt_info_ext & BIT(0)) ? "Basic rate" : "EDR rate"); in ex_halbtc8821a1ant_display_coex_info()
2872 coex_sta->bt_info_ext = in ex_halbtc8821a1ant_bt_info_notify()
2890 if (coex_sta->bt_info_ext & BIT(1)) { in ex_halbtc8821a1ant_bt_info_notify()
2904 if ((coex_sta->bt_info_ext & BIT(3)) && !wifi_under_5g) { in ex_halbtc8821a1ant_bt_info_notify()
2917 if ((coex_sta->bt_info_ext & BIT(4))) { in ex_halbtc8821a1ant_bt_info_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/
H A Dhalbtc8192e1ant.c1404 u8 retry_count = 0, bt_info_ext; in halbtc8192e1ant_tdma_duration_adjust_for_acl() local
1451 bt_info_ext = coex_sta->bt_info_ext; in halbtc8192e1ant_tdma_duration_adjust_for_acl()
1515 if ((BT_INFO_8192E_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8192e1ant_tdma_duration_adjust_for_acl()
1535 if ((BT_INFO_8192E_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8192e1ant_tdma_duration_adjust_for_acl()
2570 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8192e1ant_display_coex_info() local
2643 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8192e1ant_display_coex_info()
2646 (bt_info_ext & BIT(0)) ? "Basic rate" : "EDR rate"); in ex_halbtc8192e1ant_display_coex_info()
3149 coex_sta->bt_info_ext = in ex_halbtc8192e1ant_bt_info_notify()
3167 if (coex_sta->bt_info_ext & BIT(1)) { in ex_halbtc8192e1ant_bt_info_notify()
3181 if (coex_sta->bt_info_ext & BIT(3)) { in ex_halbtc8192e1ant_bt_info_notify()
[all …]
H A Dhalbtc8812a1ant.c1418 u8 retry_count = 0, bt_info_ext; in halbtc8812a1ant_tdma_duration_adjust_for_acl() local
1464 bt_info_ext = coex_sta->bt_info_ext; in halbtc8812a1ant_tdma_duration_adjust_for_acl()
1528 if ((BT_INFO_8812A_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8812a1ant_tdma_duration_adjust_for_acl()
1548 if ((BT_INFO_8812A_1ANT_A2DP_BASIC_RATE(bt_info_ext)) && in halbtc8812a1ant_tdma_duration_adjust_for_acl()
2537 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8812a1ant_display_coex_info() local
2610 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8812a1ant_display_coex_info()
2613 (bt_info_ext & BIT(0)) ? "Basic rate" : "EDR rate"); in ex_halbtc8812a1ant_display_coex_info()
3115 coex_sta->bt_info_ext = in ex_halbtc8812a1ant_bt_info_notify()
3133 if (coex_sta->bt_info_ext & BIT(1)) { in ex_halbtc8812a1ant_bt_info_notify()
3147 if (coex_sta->bt_info_ext & BIT(3)) { in ex_halbtc8812a1ant_bt_info_notify()
[all …]
H A Dhalbtc8703b1ant.c3280 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8703b1ant_display_coex_info() local
4052 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_halbtc8703b1ant_bt_info_notify()
4079 coex_sta->voice_over_HOGP = ((coex_sta->bt_info_ext & 0x10) ? in ex_halbtc8703b1ant_bt_info_notify()
4109 if (coex_sta->bt_info_ext & BIT(1)) in ex_halbtc8703b1ant_bt_info_notify()
4112 if (coex_sta->bt_info_ext & BIT(2)) { in ex_halbtc8703b1ant_bt_info_notify()
4127 if (coex_sta->bt_info_ext & BIT(3)) in ex_halbtc8703b1ant_bt_info_notify()
4130 if (coex_sta->bt_info_ext & BIT(6)) in ex_halbtc8703b1ant_bt_info_notify()
4133 if (coex_sta->bt_info_ext & BIT(7)) in ex_halbtc8703b1ant_bt_info_notify()
4177 if ((coex_sta->bt_info_ext & BIT(1))) { in ex_halbtc8703b1ant_bt_info_notify()
4192 if ((coex_sta->bt_info_ext & BIT(3)) && in ex_halbtc8703b1ant_bt_info_notify()
[all …]
H A Dhalbtc8192e2ant.c2720 u8 retry_count = 0, bt_info_ext; in halbtc8192e2ant_tdma_duration_adjust_for_wifi_rssi_low() local
2725 bt_info_ext = coex_sta->bt_info_ext; in halbtc8192e2ant_tdma_duration_adjust_for_wifi_rssi_low()
3621 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8192e2ant_display_coex_info() local
3728 bt_info_ext = coex_sta->bt_info_ext; in ex_halbtc8192e2ant_display_coex_info()
3731 (bt_info_ext & BIT(0)) ? "Basic rate" : "EDR rate"); in ex_halbtc8192e2ant_display_coex_info()
4088 coex_sta->bt_info_ext = in ex_halbtc8192e2ant_bt_info_notify()
4093 if ((coex_sta->bt_info_ext & BIT(1))) { in ex_halbtc8192e2ant_bt_info_notify()
4107 if (coex_sta->bt_info_ext & BIT(2)) { in ex_halbtc8192e2ant_bt_info_notify()
4117 if ((coex_sta->bt_info_ext & BIT(3))) { in ex_halbtc8192e2ant_bt_info_notify()
4131 if ((coex_sta->bt_info_ext & BIT(4))) { in ex_halbtc8192e2ant_bt_info_notify()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/
H A Dhalbtc8723d1ant.c4719 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_halbtc8723d1ant_bt_info_notify()
4746 coex_sta->voice_over_HOGP = ((coex_sta->bt_info_ext & 0x10) ? in ex_halbtc8723d1ant_bt_info_notify()
4789 if (coex_sta->bt_info_ext & BIT(1)) in ex_halbtc8723d1ant_bt_info_notify()
4792 if (coex_sta->bt_info_ext & BIT(2) || in ex_halbtc8723d1ant_bt_info_notify()
4803 if (coex_sta->bt_info_ext & BIT(3)) in ex_halbtc8723d1ant_bt_info_notify()
4806 if (coex_sta->bt_info_ext & BIT(6)) in ex_halbtc8723d1ant_bt_info_notify()
4809 if (coex_sta->bt_info_ext & BIT(7)) in ex_halbtc8723d1ant_bt_info_notify()
4814 if (coex_sta->bt_info_ext & BIT(0)) in ex_halbtc8723d1ant_bt_info_notify()
4819 if (coex_sta->bt_info_ext & BIT(5)) in ex_halbtc8723d1ant_bt_info_notify()
4864 if ((coex_sta->bt_info_ext & BIT(1))) { in ex_halbtc8723d1ant_bt_info_notify()
[all …]
H A Dhalbtc8723d2ant.c5595 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_halbtc8723d2ant_bt_info_notify()
5622 coex_sta->voice_over_HOGP = ((coex_sta->bt_info_ext & 0x10) ? in ex_halbtc8723d2ant_bt_info_notify()
5662 if (coex_sta->bt_info_ext & BIT(1)) in ex_halbtc8723d2ant_bt_info_notify()
5665 if (coex_sta->bt_info_ext & BIT(2) || in ex_halbtc8723d2ant_bt_info_notify()
5676 if (coex_sta->bt_info_ext & BIT(3)) in ex_halbtc8723d2ant_bt_info_notify()
5679 if (coex_sta->bt_info_ext & BIT(6)) in ex_halbtc8723d2ant_bt_info_notify()
5682 if (coex_sta->bt_info_ext & BIT(7)) in ex_halbtc8723d2ant_bt_info_notify()
5687 if (coex_sta->bt_info_ext & BIT(0)) in ex_halbtc8723d2ant_bt_info_notify()
5692 if (coex_sta->bt_info_ext & BIT(5)) in ex_halbtc8723d2ant_bt_info_notify()
5736 if ((coex_sta->bt_info_ext & BIT(1))) { in ex_halbtc8723d2ant_bt_info_notify()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/
H A Dhalbtc8723d1ant.c4716 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_halbtc8723d1ant_bt_info_notify()
4743 coex_sta->voice_over_HOGP = ((coex_sta->bt_info_ext & 0x10) ? in ex_halbtc8723d1ant_bt_info_notify()
4786 if (coex_sta->bt_info_ext & BIT(1)) in ex_halbtc8723d1ant_bt_info_notify()
4789 if (coex_sta->bt_info_ext & BIT(2) || in ex_halbtc8723d1ant_bt_info_notify()
4800 if (coex_sta->bt_info_ext & BIT(3)) in ex_halbtc8723d1ant_bt_info_notify()
4803 if (coex_sta->bt_info_ext & BIT(6)) in ex_halbtc8723d1ant_bt_info_notify()
4806 if (coex_sta->bt_info_ext & BIT(7)) in ex_halbtc8723d1ant_bt_info_notify()
4811 if (coex_sta->bt_info_ext & BIT(0)) in ex_halbtc8723d1ant_bt_info_notify()
4816 if (coex_sta->bt_info_ext & BIT(5)) in ex_halbtc8723d1ant_bt_info_notify()
4861 if ((coex_sta->bt_info_ext & BIT(1))) { in ex_halbtc8723d1ant_bt_info_notify()
[all …]
H A Dhalbtc8723d2ant.c5652 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_halbtc8723d2ant_bt_info_notify()
5679 coex_sta->voice_over_HOGP = ((coex_sta->bt_info_ext & 0x10) ? in ex_halbtc8723d2ant_bt_info_notify()
5719 if (coex_sta->bt_info_ext & BIT(1)) in ex_halbtc8723d2ant_bt_info_notify()
5722 if (coex_sta->bt_info_ext & BIT(2) || in ex_halbtc8723d2ant_bt_info_notify()
5733 if (coex_sta->bt_info_ext & BIT(3)) in ex_halbtc8723d2ant_bt_info_notify()
5736 if (coex_sta->bt_info_ext & BIT(6)) in ex_halbtc8723d2ant_bt_info_notify()
5739 if (coex_sta->bt_info_ext & BIT(7)) in ex_halbtc8723d2ant_bt_info_notify()
5744 if (coex_sta->bt_info_ext & BIT(0)) in ex_halbtc8723d2ant_bt_info_notify()
5749 if (coex_sta->bt_info_ext & BIT(5)) in ex_halbtc8723d2ant_bt_info_notify()
5793 if ((coex_sta->bt_info_ext & BIT(1))) { in ex_halbtc8723d2ant_bt_info_notify()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8821a1ant.h144 u8 bt_info_ext; member
H A Dhalbtc8821a2ant.h131 u8 bt_info_ext; member
H A Dhalbtc8192e2ant.h140 u8 bt_info_ext; member
H A Dhalbtc8723b2ant.h140 u8 bt_info_ext; member
H A Dhalbtc8723b1ant.h153 u8 bt_info_ext; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/btc/
H A Dhalbtc8703b1ant.c3349 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8703b1ant_display_coex_info() local
4130 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_halbtc8703b1ant_bt_info_notify()
4157 coex_sta->voice_over_HOGP = ((coex_sta->bt_info_ext & 0x10) ? in ex_halbtc8703b1ant_bt_info_notify()
4189 if (coex_sta->bt_info_ext & BIT(1)) in ex_halbtc8703b1ant_bt_info_notify()
4192 if (coex_sta->bt_info_ext & BIT(2)) { in ex_halbtc8703b1ant_bt_info_notify()
4207 if (coex_sta->bt_info_ext & BIT(3)) in ex_halbtc8703b1ant_bt_info_notify()
4210 if (coex_sta->bt_info_ext & BIT(6)) in ex_halbtc8703b1ant_bt_info_notify()
4213 if (coex_sta->bt_info_ext & BIT(7)) in ex_halbtc8703b1ant_bt_info_notify()
4218 if (coex_sta->bt_info_ext & BIT(0)) in ex_halbtc8703b1ant_bt_info_notify()
4223 if (coex_sta->bt_info_ext & BIT(5)) in ex_halbtc8703b1ant_bt_info_notify()
[all …]

1234