Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/btcoexist/
A Dhalbtc8821a2ant.h131 u8 bt_info_ext; member
A Dhalbtc8821a1ant.h144 u8 bt_info_ext; member
A Dhalbtc8192e2ant.h140 u8 bt_info_ext; member
A Dhalbtc8723b2ant.h140 u8 bt_info_ext; member
A Dhalbtc8723b1ant.h153 u8 bt_info_ext; member
A Dhalbtc8192e2ant.c2672 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8192e2ant_display_coex_info() local
2755 bt_info_ext = coex_sta->bt_info_ext; in ex_btc8192e2ant_display_coex_info()
2758 (bt_info_ext&BIT0) ? "Basic rate" : "EDR rate"); in ex_btc8192e2ant_display_coex_info()
3024 coex_sta->bt_info_ext = in ex_btc8192e2ant_bt_info_notify()
3030 if ((coex_sta->bt_info_ext & BIT1)) { in ex_btc8192e2ant_bt_info_notify()
3045 if ((coex_sta->bt_info_ext & BIT3)) { in ex_btc8192e2ant_bt_info_notify()
3061 if (!(coex_sta->bt_info_ext & BIT4)) in ex_btc8192e2ant_bt_info_notify()
A Dhalbtc8723b1ant.c2454 u8 u8tmp[4], i, bt_info_ext, pstdmacase = 0; in ex_btc8723b1ant_display_coex_info() local
2559 bt_info_ext = coex_sta->bt_info_ext; in ex_btc8723b1ant_display_coex_info()
2562 (bt_info_ext & BIT0) ? "Basic rate" : "EDR rate"); in ex_btc8723b1ant_display_coex_info()
3125 coex_sta->bt_info_ext = in ex_btc8723b1ant_bt_info_notify()
3159 if (coex_sta->bt_info_ext & BIT1) { in ex_btc8723b1ant_bt_info_notify()
3172 if (coex_sta->bt_info_ext & BIT3) { in ex_btc8723b1ant_bt_info_notify()
3185 if (coex_sta->bt_info_ext & BIT4) { in ex_btc8723b1ant_bt_info_notify()
A Dhalbtc8821a1ant.c2105 u8 u1_tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8821a1ant_display_coex_info() local
2205 bt_info_ext = coex_sta->bt_info_ext; in ex_btc8821a1ant_display_coex_info()
2208 (bt_info_ext & BIT0) ? in ex_btc8821a1ant_display_coex_info()
2732 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_btc8821a1ant_bt_info_notify()
2751 if (coex_sta->bt_info_ext & BIT1) { in ex_btc8821a1ant_bt_info_notify()
2765 if ((coex_sta->bt_info_ext & BIT3) && !wifi_under_5g) { in ex_btc8821a1ant_bt_info_notify()
A Dhalbtc8821a2ant.c3628 u8 u1tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8821a2ant_display_coex_info() local
3709 bt_info_ext = coex_sta->bt_info_ext; in ex_btc8821a2ant_display_coex_info()
3711 (bt_info_ext&BIT0) ? "Basic rate" : "EDR rate"); in ex_btc8821a2ant_display_coex_info()
3994 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_btc8821a2ant_bt_info_notify()
4013 if ((coex_sta->bt_info_ext & BIT1)) { in ex_btc8821a2ant_bt_info_notify()
4029 coex_sta->bt_info_ext); in ex_btc8821a2ant_bt_info_notify()
4030 if ((coex_sta->bt_info_ext & BIT(3))) { in ex_btc8821a2ant_bt_info_notify()
A Dhalbtc8723b2ant.c3645 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8723b2ant_display_coex_info() local
3722 bt_info_ext = coex_sta->bt_info_ext; in ex_btc8723b2ant_display_coex_info()
3725 (bt_info_ext & BIT0) ? "Basic rate" : "EDR rate"); in ex_btc8723b2ant_display_coex_info()
4029 coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4]; in ex_btc8723b2ant_bt_info_notify()
4045 if ((coex_sta->bt_info_ext & BIT1)) { in ex_btc8723b2ant_bt_info_notify()
4060 if ((coex_sta->bt_info_ext & BIT3)) { in ex_btc8723b2ant_bt_info_notify()
4069 if (!(coex_sta->bt_info_ext & BIT4)) in ex_btc8723b2ant_bt_info_notify()

Completed in 36 milliseconds