Home
last modified time | relevance | path

Searched refs:gl_bt_coexist (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Drtl_btc.c83 exhalbtc_init_hw_config(&gl_bt_coexist); in rtl_btc_init_hw_config()
84 exhalbtc_init_coex_dm(&gl_bt_coexist); in rtl_btc_init_hw_config()
89 exhalbtc_ips_notify(&gl_bt_coexist, type); in rtl_btc_ips_notify()
94 exhalbtc_lps_notify(&gl_bt_coexist, type); in rtl_btc_lps_notify()
99 exhalbtc_scan_notify(&gl_bt_coexist, scantype); in rtl_btc_scan_notify()
104 exhalbtc_connect_notify(&gl_bt_coexist, action); in rtl_btc_connect_notify()
110 exhalbtc_mediastatus_notify(&gl_bt_coexist, mstatus); in rtl_btc_mediastatus_notify()
116 exhalbtc_periodical(&gl_bt_coexist); in rtl_btc_periodical()
121 exhalbtc_halt_notify(&gl_bt_coexist); in rtl_btc_halt_notify()
126 exhalbtc_bt_info_notify(&gl_bt_coexist, tmp_buf, length); in rtl_btc_btinfo_notify()
[all …]
Dhalbtcoutsrc.c32 struct btc_coexist gl_bt_coexist; variable
616 struct btc_coexist *btcoexist = &gl_bt_coexist; in exhalbtc_initlize_variables()
906 struct btc_coexist *btcoexist = &gl_bt_coexist; in exhalbtc_update_min_bt_rssi()
916 struct btc_coexist *btcoexist = &gl_bt_coexist; in exhalbtc_set_hci_version()
926 struct btc_coexist *btcoexist = &gl_bt_coexist; in exhalbtc_set_bt_patch_version()
937 gl_bt_coexist.board_info.bt_exist = bt_exist; in exhalbtc_set_bt_exist()
948 gl_bt_coexist.board_info.bt_chip_type = BTC_CHIP_UNDEF; in exhalbtc_set_chip_type()
951 gl_bt_coexist.board_info.bt_chip_type = BTC_CHIP_CSR_BC4; in exhalbtc_set_chip_type()
954 gl_bt_coexist.board_info.bt_chip_type = BTC_CHIP_CSR_BC8; in exhalbtc_set_chip_type()
957 gl_bt_coexist.board_info.bt_chip_type = BTC_CHIP_RTL8723A; in exhalbtc_set_chip_type()
[all …]
Dhalbtcoutsrc.h511 extern struct btc_coexist gl_bt_coexist;