Searched refs:halbtc_send_bt_mp_operation (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 184 bool halbtc_send_bt_mp_operation(struct btc_coexist *btcoexist, u8 op_code, in halbtc_send_bt_mp_operation() function 418 /* cmd_buffer[0] and [1] is filled by halbtc_send_bt_mp_operation() */ in halbtc_get_bt_patch_version() 419 halbtc_send_bt_mp_operation(btcoexist, BT_OP_GET_BT_VERSION, in halbtc_get_bt_patch_version() 434 /* cmd_buffer[0] and [1] is filled by halbtc_send_bt_mp_operation() */ in halbtc_get_bt_coex_supported_feature() 435 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_coex_supported_feature() 451 /* cmd_buffer[0] and [1] is filled by halbtc_send_bt_mp_operation() */ in halbtc_get_bt_coex_supported_version() 452 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_coex_supported_version() 465 /* cmd_buffer[0] and [1] is filled by halbtc_send_bt_mp_operation() */ in halbtc_get_bt_device_info() 466 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_device_info() 478 /* cmd_buffer[0] and [1] is filled by halbtc_send_bt_mp_operation() */ in halbtc_get_bt_forbidden_slot_val() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 171 bool halbtc_send_bt_mp_operation(struct btc_coexist *btcoexist, u8 op_code, in halbtc_send_bt_mp_operation() function 402 /* cmd_buffer[0] and [1] is filled by halbtc_send_bt_mp_operation() */ in halbtc_get_bt_patch_version() 403 halbtc_send_bt_mp_operation(btcoexist, BT_OP_GET_BT_VERSION, in halbtc_get_bt_patch_version() 418 /* cmd_buffer[0] and [1] is filled by halbtc_send_bt_mp_operation() */ in halbtc_get_bt_coex_supported_feature() 419 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_coex_supported_feature() 435 /* cmd_buffer[0] and [1] is filled by halbtc_send_bt_mp_operation() */ in halbtc_get_bt_coex_supported_version() 436 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_coex_supported_version() 449 /* cmd_buffer[0] and [1] is filled by halbtc_send_bt_mp_operation() */ in halbtc_get_bt_device_info() 450 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_device_info() 462 /* cmd_buffer[0] and [1] is filled by halbtc_send_bt_mp_operation() */ in halbtc_get_bt_forbidden_slot_val() [all...] |
Completed in 4 milliseconds