Searched refs:halbtc_send_bt_mp_operation (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtcoutsrc.c | 184 bool halbtc_send_bt_mp_operation(struct btc_coexist *btcoexist, u8 op_code, in halbtc_send_bt_mp_operation() function 419 halbtc_send_bt_mp_operation(btcoexist, BT_OP_GET_BT_VERSION, in halbtc_get_bt_patch_version() 435 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_coex_supported_feature() 452 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_coex_supported_version() 466 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_device_info() 479 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_forbidden_slot_val() 1071 if (!halbtc_send_bt_mp_operation(btcoexist, BT_OP_WRITE_REG_VALUE, in halbtc_set_bt_reg() 1078 halbtc_send_bt_mp_operation(btcoexist, BT_OP_WRITE_REG_ADDR, in halbtc_set_bt_reg() 1150 halbtc_send_bt_mp_operation(btcoexist, BT_OP_GET_BT_ANT_DET_VAL, in halbtc_get_ant_det_val_from_bt() 1164 halbtc_send_bt_mp_operation(btcoexist, BT_OP_GET_BT_BLE_SCAN_TYPE, in halbtc_get_ble_scan_type_from_bt() [all …]
|