Home
last modified time | relevance | path

Searched refs:hci_command_hdr (Results 1 – 14 of 14) sorted by relevance

/linux-6.14.4/drivers/bluetooth/
Dbtbcm.c213 const struct hci_command_hdr *cmd; in btbcm_patchram()
239 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
Dhci_ath.c221 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
Dhci_nokia.c353 const struct hci_command_hdr *cmd; in nokia_setup_fw()
359 cmd = (struct hci_command_hdr *)(fw_ptr + 3); in nokia_setup_fw()
Dbtintel.c1034 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware_payload()
1074 struct hci_command_hdr *cmd = (void *)(fw_ptr); in btintel_firmware_version()
1546 struct hci_command_hdr *cmd; in btintel_legacy_rom_patching()
1566 cmd = (struct hci_command_hdr *)(*fw_ptr); in btintel_legacy_rom_patching()
Dbtintel_pcie.c1287 struct hci_command_hdr *cmd; in btintel_pcie_send_frame()
1313 struct hci_command_hdr *cmd = (void *)skb->data; in btintel_pcie_send_frame()
Dbtmrvl_main.c160 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()
Dhci_bcsp.c198 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
Dbtnxpuart.c1286 struct hci_command_hdr *hdr; in nxp_enqueue()
1298 hdr = (struct hci_command_hdr *)skb->data; in nxp_enqueue()
Dhci_intel.c1029 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
Dbtrtl.c1065 struct hci_command_hdr *cmd; in btrtl_initialize()
Dbtusb.c2618 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()
/linux-6.14.4/net/bluetooth/
Dhci_core.c3091 struct hci_command_hdr *hdr; in hci_cmd_data()
3876 struct hci_command_hdr *sent; in hci_resend_last()
Dhci_sync.c55 struct hci_command_hdr *hdr; in hci_cmd_sync_alloc()
/linux-6.14.4/include/net/bluetooth/
Dhci.h2895 struct hci_command_hdr { struct