/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | rtl_btc.c | 100 return btcoexist->bt_info.lps_val; in rtl_btc_get_lps_val() 110 return btcoexist->bt_info.rpwm_val; in rtl_btc_get_rpwm_val() 120 return btcoexist->bt_info.bt_ctrl_lps; in rtl_btc_is_bt_ctrl_lps() 130 return btcoexist->bt_info.bt_lps_on; in rtl_btc_is_bt_lps_on() 145 *reject_agg = btcoexist->bt_info.reject_agg_pkt; in rtl_btc_get_ampdu_cfg() 147 *ctrl_agg_size = btcoexist->bt_info.bt_ctrl_agg_buf_size; in rtl_btc_get_ampdu_cfg() 149 *agg_size = btcoexist->bt_info.agg_buf_size; in rtl_btc_get_ampdu_cfg() 366 btcoexist->bt_info.bt_real_fw_ver = bt_real_fw_ver; in rtl_btc_btmpinfo_notify() 367 btcoexist->bt_info.bt_fw_ver = bt_fw_ver; in rtl_btc_btmpinfo_notify() 370 btcoexist->bt_info.afh_map_l = le32_to_cpu(*(__le32 *)data); in rtl_btc_btmpinfo_notify() [all …]
|
D | halbtcoutsrc.c | 310 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_leave_lps() 311 btcoexist->bt_info.bt_lps_on = false; in halbtc_leave_lps() 333 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_enter_lps() 334 btcoexist->bt_info.bt_lps_on = true; in halbtc_enter_lps() 344 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_normal_lps() 345 btcoexist->bt_info.bt_lps_on = false; in halbtc_normal_lps() 347 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_normal_lps() 355 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_pre_normal_lps() 356 btcoexist->bt_info.bt_lps_on = false; in halbtc_pre_normal_lps() 363 if (btcoexist->bt_info.bt_ctrl_lps) in halbtc_post_normal_lps() [all …]
|
D | halbtc8723b1ant.c | 2606 btcoexist->bt_info.lps_val, in ex_btc8723b1ant_display_coex_info() 2607 btcoexist->bt_info.rpwm_val); in ex_btc8723b1ant_display_coex_info() 2620 (btcoexist->bt_info.reject_agg_pkt ? "Yes" : "No"), in ex_btc8723b1ant_display_coex_info() 2621 (btcoexist->bt_info.bt_ctrl_buf_size ? "Yes" : "No"), in ex_btc8723b1ant_display_coex_info() 2622 btcoexist->bt_info.agg_buf_size); in ex_btc8723b1ant_display_coex_info() 2625 "Rate Mask", btcoexist->bt_info.ra_mask); in ex_btc8723b1ant_display_coex_info() 3107 u8 bt_info = 0; in ex_btc8723b1ant_bt_info_notify() local 3125 bt_info = tmp_buf[i]; in ex_btc8723b1ant_bt_info_notify() 3135 if (bt_info == 0xff) in ex_btc8723b1ant_bt_info_notify() 3226 if (bt_info & BT_INFO_8723B_1ANT_B_INQ_PAGE) in ex_btc8723b1ant_bt_info_notify() [all …]
|
D | halbtc8821a1ant.c | 2255 btcoexist->bt_info.lps_val, in ex_btc8821a1ant_display_coex_info() 2256 btcoexist->bt_info.rpwm_val); in ex_btc8821a1ant_display_coex_info() 2269 (btcoexist->bt_info.reject_agg_pkt ? "Yes" : "No"), in ex_btc8821a1ant_display_coex_info() 2270 (btcoexist->bt_info.bt_ctrl_buf_size ? "Yes" : "No"), in ex_btc8821a1ant_display_coex_info() 2271 btcoexist->bt_info.agg_buf_size); in ex_btc8821a1ant_display_coex_info() 2273 btcoexist->bt_info.ra_mask); in ex_btc8821a1ant_display_coex_info() 2724 u8 bt_info = 0; in ex_btc8821a1ant_bt_info_notify() local 2746 bt_info = tmp_buf[i]; in ex_btc8821a1ant_bt_info_notify() 2810 if (bt_info & BT_INFO_8821A_1ANT_B_INQ_PAGE) in ex_btc8821a1ant_bt_info_notify() 2816 if (!(bt_info & BT_INFO_8821A_1ANT_B_CONNECTION)) { in ex_btc8821a1ant_bt_info_notify() [all …]
|
D | halbtc8192e2ant.c | 2780 ((btcoexist->bt_info.bt_disabled) ? ("disabled") : in ex_btc8192e2ant_display_coex_info() 2830 btcoexist->bt_info.ra_mask); in ex_btc8192e2ant_display_coex_info() 2979 btcoexist->bt_info.bt_disabled) in ex_btc8192e2ant_media_status_notify() 3029 u8 bt_info = 0; in ex_btc8192e2ant_bt_info_notify() local 3047 bt_info = tmp_buf[i]; in ex_btc8192e2ant_bt_info_notify() 3109 if (bt_info & BT_INFO_8192E_2ANT_B_INQ_PAGE) in ex_btc8192e2ant_bt_info_notify() 3115 if (!(bt_info&BT_INFO_8192E_2ANT_B_CONNECTION)) { in ex_btc8192e2ant_bt_info_notify() 3123 if (bt_info & BT_INFO_8192E_2ANT_B_FTP) in ex_btc8192e2ant_bt_info_notify() 3127 if (bt_info & BT_INFO_8192E_2ANT_B_A2DP) in ex_btc8192e2ant_bt_info_notify() 3131 if (bt_info & BT_INFO_8192E_2ANT_B_HID) in ex_btc8192e2ant_bt_info_notify() [all …]
|
D | halbtc8723b2ant.c | 4007 u8 bt_info = 0; in ex_btc8723b2ant_bt_info_notify() local 4025 bt_info = tmpbuf[i]; in ex_btc8723b2ant_bt_info_notify() 4097 if (bt_info & BT_INFO_8723B_2ANT_B_INQ_PAGE) in ex_btc8723b2ant_bt_info_notify() 4102 if (!(bt_info & BT_INFO_8723B_2ANT_B_CONNECTION)) { in ex_btc8723b2ant_bt_info_notify() 4112 if (bt_info & BT_INFO_8723B_2ANT_B_FTP) in ex_btc8723b2ant_bt_info_notify() 4116 if (bt_info & BT_INFO_8723B_2ANT_B_A2DP) in ex_btc8723b2ant_bt_info_notify() 4120 if (bt_info & BT_INFO_8723B_2ANT_B_HID) in ex_btc8723b2ant_bt_info_notify() 4124 if (bt_info & BT_INFO_8723B_2ANT_B_SCO_ESCO) in ex_btc8723b2ant_bt_info_notify() 4135 bt_info = bt_info | 0x28; in ex_btc8723b2ant_bt_info_notify() 4142 if (!(bt_info & BT_INFO_8723B_2ANT_B_CONNECTION)) { in ex_btc8723b2ant_bt_info_notify() [all …]
|
D | halbtc8821a2ant.c | 3986 u8 bt_info = 0; in ex_btc8821a2ant_bt_info_notify() local 4007 bt_info = tmp_buf[i]; in ex_btc8821a2ant_bt_info_notify() 4098 if (bt_info & BT_INFO_8821A_2ANT_B_INQ_PAGE) { in ex_btc8821a2ant_bt_info_notify() 4104 if (!(bt_info & BT_INFO_8821A_2ANT_B_CONNECTION)) { in ex_btc8821a2ant_bt_info_notify() 4112 if (bt_info & BT_INFO_8821A_2ANT_B_FTP) in ex_btc8821a2ant_bt_info_notify() 4116 if (bt_info & BT_INFO_8821A_2ANT_B_A2DP) in ex_btc8821a2ant_bt_info_notify() 4120 if (bt_info & BT_INFO_8821A_2ANT_B_HID) in ex_btc8821a2ant_bt_info_notify() 4124 if (bt_info & BT_INFO_8821A_2ANT_B_SCO_ESCO) in ex_btc8821a2ant_bt_info_notify() 4140 if (!(bt_info & BT_INFO_8821A_2ANT_B_CONNECTION)) { in ex_btc8821a2ant_bt_info_notify() 4144 } else if (bt_info == BT_INFO_8821A_2ANT_B_CONNECTION) { in ex_btc8821a2ant_bt_info_notify() [all …]
|
D | halbtcoutsrc.h | 691 struct btc_bt_info bt_info; member
|
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/ |
D | halbtcoutsrc.c | 299 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_leave_lps() 300 btcoexist->bt_info.bt_lps_on = false; in halbtc_leave_lps() 322 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_enter_lps() 323 btcoexist->bt_info.bt_lps_on = true; in halbtc_enter_lps() 333 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_normal_lps() 334 btcoexist->bt_info.bt_lps_on = false; in halbtc_normal_lps() 336 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_normal_lps() 352 btcoexist->bt_info.bt_disable_low_pwr = low_pwr_disable; in halbtc_disable_low_power() 374 if (btcoexist->bt_info.reject_agg_pkt) { in halbtc_aggregation_check() 376 btcoexist->bt_info.pre_reject_agg_pkt = in halbtc_aggregation_check() [all …]
|
D | rtl_btc.c | 89 return btcoexist->bt_info.lps_val; in rtl_btc_get_lps_val() 99 return btcoexist->bt_info.rpwm_val; in rtl_btc_get_rpwm_val() 109 return btcoexist->bt_info.bt_ctrl_lps; in rtl_btc_is_bt_ctrl_lps() 119 return btcoexist->bt_info.bt_lps_on; in rtl_btc_is_bt_lps_on() 134 *reject_agg = btcoexist->bt_info.reject_agg_pkt; in rtl_btc_get_ampdu_cfg() 136 *ctrl_agg_size = btcoexist->bt_info.bt_ctrl_agg_buf_size; in rtl_btc_get_ampdu_cfg() 138 *agg_size = btcoexist->bt_info.agg_buf_size; in rtl_btc_get_ampdu_cfg() 356 btcoexist->bt_info.bt_real_fw_ver = bt_real_fw_ver; in rtl_btc_btmpinfo_notify() 357 btcoexist->bt_info.bt_fw_ver = bt_fw_ver; in rtl_btc_btmpinfo_notify() 360 btcoexist->bt_info.afh_map_l = le32_to_cpu(*(__le32 *)data); in rtl_btc_btmpinfo_notify() [all …]
|
D | halbtc8822b2ant.c | 553 if (!(coex_sta->bt_info & BT_INFO_8822B_1ANT_B_CONNECTION)) { in halbtc8822b2ant_update_bt_link_info() 561 if (coex_sta->bt_info & BT_INFO_8822B_1ANT_B_FTP) { in halbtc8822b2ant_update_bt_link_info() 568 if (coex_sta->bt_info & BT_INFO_8822B_1ANT_B_A2DP) { in halbtc8822b2ant_update_bt_link_info() 575 if (coex_sta->bt_info & BT_INFO_8822B_1ANT_B_HID) { in halbtc8822b2ant_update_bt_link_info() 582 if (coex_sta->bt_info & BT_INFO_8822B_1ANT_B_SCO_ESCO) { in halbtc8822b2ant_update_bt_link_info() 633 if (coex_sta->bt_info & BT_INFO_8822B_2ANT_B_INQ_PAGE) { in halbtc8822b2ant_update_bt_link_info() 637 } else if (!(coex_sta->bt_info & BT_INFO_8822B_2ANT_B_CONNECTION)) { in halbtc8822b2ant_update_bt_link_info() 642 } else if (coex_sta->bt_info == BT_INFO_8822B_2ANT_B_CONNECTION) { in halbtc8822b2ant_update_bt_link_info() 647 } else if (((coex_sta->bt_info & BT_INFO_8822B_2ANT_B_SCO_ESCO) || in halbtc8822b2ant_update_bt_link_info() 648 (coex_sta->bt_info & BT_INFO_8822B_2ANT_B_SCO_BUSY)) && in halbtc8822b2ant_update_bt_link_info() [all …]
|
D | halbtc8822b1ant.c | 617 if (!(coex_sta->bt_info & BT_INFO_8822B_1ANT_B_CONNECTION)) { in halbtc8822b1ant_update_bt_link_info() 625 if (coex_sta->bt_info & BT_INFO_8822B_1ANT_B_FTP) { in halbtc8822b1ant_update_bt_link_info() 632 if (coex_sta->bt_info & BT_INFO_8822B_1ANT_B_A2DP) { in halbtc8822b1ant_update_bt_link_info() 639 if (coex_sta->bt_info & BT_INFO_8822B_1ANT_B_HID) { in halbtc8822b1ant_update_bt_link_info() 646 if (coex_sta->bt_info & BT_INFO_8822B_1ANT_B_SCO_ESCO) { in halbtc8822b1ant_update_bt_link_info() 697 if (coex_sta->bt_info & BT_INFO_8822B_1ANT_B_INQ_PAGE) { in halbtc8822b1ant_update_bt_link_info() 701 } else if (!(coex_sta->bt_info & BT_INFO_8822B_1ANT_B_CONNECTION)) { in halbtc8822b1ant_update_bt_link_info() 706 } else if (coex_sta->bt_info == BT_INFO_8822B_1ANT_B_CONNECTION) { in halbtc8822b1ant_update_bt_link_info() 711 } else if (((coex_sta->bt_info & BT_INFO_8822B_1ANT_B_SCO_ESCO) || in halbtc8822b1ant_update_bt_link_info() 712 (coex_sta->bt_info & BT_INFO_8822B_1ANT_B_SCO_BUSY)) && in halbtc8822b1ant_update_bt_link_info() [all …]
|
D | halbtc8822b2ant.h | 355 u8 bt_info; member
|
D | halbtc8822b1ant.h | 304 u8 bt_info; member
|
D | halbtcoutsrc.h | 638 struct btc_bt_info bt_info; member
|
/Linux-v4.19/net/bluetooth/ |
D | lib.c | 138 void bt_info(const char *format, ...) in bt_info() function 152 EXPORT_SYMBOL(bt_info);
|
/Linux-v4.19/include/net/bluetooth/ |
D | bluetooth.h | 126 void bt_info(const char *fmt, ...); 134 #define BT_INFO(fmt, ...) bt_info(fmt "\n", ##__VA_ARGS__)
|
/Linux-v4.19/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.h | 1055 } __packed bt_info; member 1163 u8 bt_info; member 1182 } __packed bt_info; member
|
D | rtl8xxxu_8723b.c | 1596 h2c.bt_info.cmd = H2C_8723B_BT_INFO; in rtl8723b_enable_rf() 1597 h2c.bt_info.data = BIT(0); in rtl8723b_enable_rf() 1598 rtl8xxxu_gen2_h2c_cmd(priv, &h2c, sizeof(h2c.bt_info)); in rtl8723b_enable_rf()
|
D | rtl8xxxu_core.c | 5167 c2h->id, c2h->seq, len, c2h->bt_info.response_source); in rtl8723bu_handle_c2h() 5171 if (c2h->bt_info.response_source > in rtl8723bu_handle_c2h() 5177 if (c2h->bt_info.bt_has_reset) in rtl8723bu_handle_c2h() 5179 if (c2h->bt_info.tx_rx_mask) in rtl8723bu_handle_c2h()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | hal_btc.c | 1673 u8 bt_info; in rtl8723e_dm_bt_parse_bt_info() local 1694 bt_info = hal_coex_8723.c2h_bt_info_original; in rtl8723e_dm_bt_parse_bt_info() 1696 if (bt_info & BIT(2)) in rtl8723e_dm_bt_parse_bt_info() 1702 if (bt_info & BTINFO_B_CONNECTION) { in rtl8723e_dm_bt_parse_bt_info()
|