| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | coex.c | 2363 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 D | main.h | 1342 u8 bt_info_hb2; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/ |
| H A D | halbtc8821c2ant.h | 277 u8 bt_info_hb2; member
|
| H A D | halbtc8821c1ant.h | 279 u8 bt_info_hb2; member
|
| H A D | halbtc8821c2ant.c | 5199 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 D | halbtc8821c1ant.c | 5052 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 D | halbtcoutsrc.h | 840 u8 bt_info_hb2; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/ |
| H A D | halbtc8821c2ant.h | 278 u8 bt_info_hb2; member
|
| H A D | halbtc8821c1ant.h | 280 u8 bt_info_hb2; member
|
| H A D | halbtc8821c1ant.c | 5035 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 D | halbtc8821c2ant.c | 5201 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 D | halbtcoutsrc.h | 833 u8 bt_info_hb2; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/btc/ |
| H A D | halbtc8822b2ant.h | 290 u8 bt_info_hb2; member
|
| H A D | halbtc8822b1ant.h | 286 u8 bt_info_hb2; member
|
| H A D | halbtc8822b2ant.c | 5174 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 D | halbtc8822b1ant.c | 5151 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 D | halbtcoutsrc.h | 745 u8 bt_info_hb2; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/ |
| H A D | halbtccommon.c | 4977 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 D | halbtcoutsrc.h | 841 u8 bt_info_hb2; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/ |
| H A D | halbtcoutsrc.h | 771 u8 bt_info_hb2; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/ |
| H A D | halbtcoutsrc.h | 835 u8 bt_info_hb2; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/btc/ |
| H A D | halbtcoutsrc.h | 835 u8 bt_info_hb2; member
|