Searched defs:btc_context (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 410 static u32 halbtc_get_bt_coex_supported_feature(void *btc_context) in halbtc_get_bt_coex_supported_feature() argument 427 static u32 halbtc_get_bt_coex_supported_version(void *btc_context) in halbtc_get_bt_coex_supported_version() argument 444 static u32 halbtc_get_bt_device_info(void *btc_context) in halbtc_get_bt_device_info() argument 457 static u32 halbtc_get_bt_forbidden_slot_val(void *btc_context) in halbtc_get_bt_forbidden_slot_val() argument 965 static void halbtc_write_local_reg_1byte(void *btc_context, u32 reg_addr, in halbtc_write_local_reg_1byte() argument 1047 halbtc_set_bt_reg(void * btc_context,u8 reg_type,u32 offset,u32 set_val) halbtc_set_bt_reg() argument 1086 halbtc_get_bt_reg(void * btc_context,u8 reg_type,u32 offset) halbtc_get_bt_reg() argument 1110 halbtc_get_phydm_version(void * btc_context) halbtc_get_phydm_version() argument 1116 halbtc_phydm_modify_ra_pcr_threshold(void * btc_context,u8 ra_offset_direction,u8 ra_threshold_offset) halbtc_phydm_modify_ra_pcr_threshold() argument 1123 halbtc_phydm_query_phy_counter(void * btc_context,enum dm_info_query dm_id) halbtc_phydm_query_phy_counter() argument 1128 halbtc_get_ant_det_val_from_bt(void * btc_context) halbtc_get_ant_det_val_from_bt() argument 1142 halbtc_get_ble_scan_type_from_bt(void * btc_context) halbtc_get_ble_scan_type_from_bt() argument 1156 halbtc_get_ble_scan_para_from_bt(void * btc_context,u8 scan_type) halbtc_get_ble_scan_para_from_bt() argument 1170 halbtc_get_bt_afh_map_from_bt(void * btc_context,u8 map_type,u8 * afh_map) halbtc_get_bt_afh_map_from_bt() argument [all...] |
/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | wifi.h | 2532 void *btc_context; member
|