Home
last modified time | relevance | path

Searched refs:bt_info_hb2 (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c2363 coex_stat->bt_info_c2h[rsp_source][5] == coex_stat->bt_info_hb2 && in rtw_coex_bt_info_notify()
2371 coex_stat->bt_info_hb2 = coex_stat->bt_info_c2h[rsp_source][5]; in rtw_coex_bt_info_notify()
2465 coex_stat->bt_opp_exist = ((coex_stat->bt_info_hb2 & BIT(0)) == BIT(0)); in rtw_coex_bt_info_notify()
2466 if (coex_stat->bt_info_hb2 & BIT(1)) in rtw_coex_bt_info_notify()
2469 coex_stat->bt_a2dp_active = (coex_stat->bt_info_hb2 & BIT(2)) == BIT(2); in rtw_coex_bt_info_notify()
2470 coex_stat->bt_slave = ((coex_stat->bt_info_hb2 & BIT(3)) == BIT(3)); in rtw_coex_bt_info_notify()
2471 coex_stat->bt_hid_slot = (coex_stat->bt_info_hb2 & 0x30) >> 4; in rtw_coex_bt_info_notify()
2472 coex_stat->bt_hid_pair_num = (coex_stat->bt_info_hb2 & 0xc0) >> 6; in rtw_coex_bt_info_notify()
H A Dmain.h1342 u8 bt_info_hb2; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/
H A Dhalbtc8821c2ant.h277 u8 bt_info_hb2; member
H A Dhalbtc8821c1ant.h279 u8 bt_info_hb2; member
H A Dhalbtc8821c2ant.c5199 coex_sta->bt_info_c2h[rsp_source][5] == coex_sta->bt_info_hb2 && in ex_halbtc8821c2ant_bt_info_notify()
5211 coex_sta->bt_info_hb2 = coex_sta->bt_info_c2h[rsp_source][5]; in ex_halbtc8821c2ant_bt_info_notify()
5257 bt_link_info->slave_role = coex_sta->bt_info_hb2 & 0x8; in ex_halbtc8821c2ant_bt_info_notify()
5259 coex_sta->bt_a2dp_active = coex_sta->bt_info_hb2 & 0x4; in ex_halbtc8821c2ant_bt_info_notify()
5261 coex_sta->hid_busy_num = (coex_sta->bt_info_hb2 & 0x30) >> 4; in ex_halbtc8821c2ant_bt_info_notify()
5263 coex_sta->hid_pair_cnt = (coex_sta->bt_info_hb2 & 0xc0) >> 6; in ex_halbtc8821c2ant_bt_info_notify()
5274 (coex_sta->bt_info_hb2 & BIT(0)) ? TRUE : FALSE; in ex_halbtc8821c2ant_bt_info_notify()
H A Dhalbtc8821c1ant.c5052 coex_sta->bt_info_c2h[rsp_source][5] == coex_sta->bt_info_hb2 && in ex_halbtc8821c1ant_bt_info_notify()
5064 coex_sta->bt_info_hb2 = coex_sta->bt_info_c2h[rsp_source][5]; in ex_halbtc8821c1ant_bt_info_notify()
5110 bt_link_info->slave_role = coex_sta->bt_info_hb2 & 0x8; in ex_halbtc8821c1ant_bt_info_notify()
5112 coex_sta->bt_a2dp_active = coex_sta->bt_info_hb2 & 0x4; in ex_halbtc8821c1ant_bt_info_notify()
5123 coex_sta->hid_busy_num = (coex_sta->bt_info_hb2 & 0x30) >> 4; in ex_halbtc8821c1ant_bt_info_notify()
5125 coex_sta->hid_pair_cnt = (coex_sta->bt_info_hb2 & 0xc0) >> 6; in ex_halbtc8821c1ant_bt_info_notify()
5136 (coex_sta->bt_info_hb2 & BIT(0)) ? TRUE : FALSE; in ex_halbtc8821c1ant_bt_info_notify()
H A Dhalbtcoutsrc.h840 u8 bt_info_hb2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/
H A Dhalbtc8821c2ant.h278 u8 bt_info_hb2; member
H A Dhalbtc8821c1ant.h280 u8 bt_info_hb2; member
H A Dhalbtc8821c1ant.c5035 coex_sta->bt_info_c2h[rsp_source][5] == coex_sta->bt_info_hb2 && in ex_halbtc8821c1ant_bt_info_notify()
5047 coex_sta->bt_info_hb2 = coex_sta->bt_info_c2h[rsp_source][5]; in ex_halbtc8821c1ant_bt_info_notify()
5093 bt_link_info->slave_role = coex_sta->bt_info_hb2 & 0x8; in ex_halbtc8821c1ant_bt_info_notify()
5095 coex_sta->bt_a2dp_active = coex_sta->bt_info_hb2 & 0x4; in ex_halbtc8821c1ant_bt_info_notify()
5106 coex_sta->hid_busy_num = (coex_sta->bt_info_hb2 & 0x30) >> 4; in ex_halbtc8821c1ant_bt_info_notify()
5108 coex_sta->hid_pair_cnt = (coex_sta->bt_info_hb2 & 0xc0) >> 6; in ex_halbtc8821c1ant_bt_info_notify()
5119 (coex_sta->bt_info_hb2 & BIT(0)) ? TRUE : FALSE; in ex_halbtc8821c1ant_bt_info_notify()
H A Dhalbtc8821c2ant.c5201 coex_sta->bt_info_c2h[rsp_source][5] == coex_sta->bt_info_hb2 && in ex_halbtc8821c2ant_bt_info_notify()
5213 coex_sta->bt_info_hb2 = coex_sta->bt_info_c2h[rsp_source][5]; in ex_halbtc8821c2ant_bt_info_notify()
5259 bt_link_info->slave_role = coex_sta->bt_info_hb2 & 0x8; in ex_halbtc8821c2ant_bt_info_notify()
5261 coex_sta->bt_a2dp_active = coex_sta->bt_info_hb2 & 0x4; in ex_halbtc8821c2ant_bt_info_notify()
5263 coex_sta->hid_busy_num = (coex_sta->bt_info_hb2 & 0x30) >> 4; in ex_halbtc8821c2ant_bt_info_notify()
5265 coex_sta->hid_pair_cnt = (coex_sta->bt_info_hb2 & 0xc0) >> 6; in ex_halbtc8821c2ant_bt_info_notify()
5276 (coex_sta->bt_info_hb2 & BIT(0)) ? TRUE : FALSE; in ex_halbtc8821c2ant_bt_info_notify()
H A Dhalbtcoutsrc.h833 u8 bt_info_hb2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/btc/
H A Dhalbtc8822b2ant.h290 u8 bt_info_hb2; member
H A Dhalbtc8822b1ant.h286 u8 bt_info_hb2; member
H A Dhalbtc8822b2ant.c5174 coex_sta->bt_info_c2h[rsp_source][5] == coex_sta->bt_info_hb2 && in ex_halbtc8822b2ant_bt_info_notify()
5186 coex_sta->bt_info_hb2 = coex_sta->bt_info_c2h[rsp_source][5]; in ex_halbtc8822b2ant_bt_info_notify()
5224 bt_link_info->slave_role = coex_sta->bt_info_hb2 & 0x8; in ex_halbtc8822b2ant_bt_info_notify()
5226 coex_sta->bt_a2dp_active = ((coex_sta->bt_info_hb2 & BIT(2)) == BIT(2)); in ex_halbtc8822b2ant_bt_info_notify()
5228 coex_sta->forbidden_slot = coex_sta->bt_info_hb2 & 0x7; in ex_halbtc8822b2ant_bt_info_notify()
5230 coex_sta->hid_busy_num = (coex_sta->bt_info_hb2 & 0x30) >> 4; in ex_halbtc8822b2ant_bt_info_notify()
5232 coex_sta->hid_pair_cnt = (coex_sta->bt_info_hb2 & 0xc0) >> 6; in ex_halbtc8822b2ant_bt_info_notify()
5240 (coex_sta->bt_info_hb2 & BIT(0)) ? TRUE : FALSE; in ex_halbtc8822b2ant_bt_info_notify()
H A Dhalbtc8822b1ant.c5151 coex_sta->bt_info_c2h[rsp_source][5] == coex_sta->bt_info_hb2 && in ex_halbtc8822b1ant_bt_info_notify()
5163 coex_sta->bt_info_hb2 = coex_sta->bt_info_c2h[rsp_source][5]; in ex_halbtc8822b1ant_bt_info_notify()
5201 bt_link_info->slave_role = coex_sta->bt_info_hb2 & 0x8; in ex_halbtc8822b1ant_bt_info_notify()
5203 coex_sta->bt_a2dp_active = ((coex_sta->bt_info_hb2 & BIT(2)) == BIT(2)); in ex_halbtc8822b1ant_bt_info_notify()
5205 coex_sta->forbidden_slot = coex_sta->bt_info_hb2 & 0x7; in ex_halbtc8822b1ant_bt_info_notify()
5207 coex_sta->hid_busy_num = (coex_sta->bt_info_hb2 & 0x30) >> 4; in ex_halbtc8822b1ant_bt_info_notify()
5209 coex_sta->hid_pair_cnt = (coex_sta->bt_info_hb2 & 0xc0) >> 6; in ex_halbtc8822b1ant_bt_info_notify()
5217 (coex_sta->bt_info_hb2 & BIT(0)) ? TRUE : FALSE; in ex_halbtc8822b1ant_bt_info_notify()
H A Dhalbtcoutsrc.h745 u8 bt_info_hb2; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/
H A Dhalbtccommon.c4977 coex_sta->bt_info_c2h[rsp_source][5] == coex_sta->bt_info_hb2 && in rtw_btc_ex_bt_info_notify()
4989 coex_sta->bt_info_hb2 = coex_sta->bt_info_c2h[rsp_source][5]; in rtw_btc_ex_bt_info_notify()
5116 coex_sta->bt_opp_exist = ((coex_sta->bt_info_hb2 & BIT(0)) == BIT(0)); in rtw_btc_ex_bt_info_notify()
5118 if (coex_sta->bt_info_hb2 & BIT(1)) in rtw_btc_ex_bt_info_notify()
5121 coex_sta->bt_a2dp_active = ((coex_sta->bt_info_hb2 & BIT(2)) == BIT(2)); in rtw_btc_ex_bt_info_notify()
5132 coex_sta->bt_slave = ((coex_sta->bt_info_hb2 & BIT(3)) == BIT(3)); in rtw_btc_ex_bt_info_notify()
5133 coex_sta->bt_hid_slot = (coex_sta->bt_info_hb2 & 0x30) >> 4; in rtw_btc_ex_bt_info_notify()
5134 coex_sta->bt_hid_pair_num = (coex_sta->bt_info_hb2 & 0xc0) >> 6; in rtw_btc_ex_bt_info_notify()
H A Dhalbtcoutsrc.h841 u8 bt_info_hb2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/
H A Dhalbtcoutsrc.h771 u8 bt_info_hb2; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/
H A Dhalbtcoutsrc.h835 u8 bt_info_hb2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/btc/
H A Dhalbtcoutsrc.h835 u8 bt_info_hb2; member