Searched refs:hci_command_hdr (Results 1 – 14 of 14) sorted by relevance
221 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
212 const struct hci_command_hdr *cmd; in btbcm_patchram()238 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
358 const struct hci_command_hdr *cmd; in nokia_setup_fw()364 cmd = (struct hci_command_hdr *)(fw_ptr + 3); in nokia_setup_fw()
1023 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware_payload()1063 struct hci_command_hdr *cmd = (void *)(fw_ptr); in btintel_firmware_version()1587 struct hci_command_hdr *cmd; in btintel_legacy_rom_patching()1607 cmd = (struct hci_command_hdr *)(*fw_ptr); in btintel_legacy_rom_patching()
1096 struct hci_command_hdr *hdr; in nxp_enqueue()1108 hdr = (struct hci_command_hdr *)skb->data; in nxp_enqueue()
166 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()
198 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
1028 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
1044 struct hci_command_hdr *cmd; in btrtl_initialize()
2508 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()
216 struct hci_command_hdr *hdr; in hci_prepare_cmd()
1495 struct hci_command_hdr *sent = (void *) hdev->sent_cmd->data; in hci_cmd_timeout()3112 struct hci_command_hdr *hdr; in hci_sent_cmd_data()3971 struct hci_command_hdr *sent; in hci_resend_last()
53 struct hci_command_hdr *hdr; in hci_cmd_sync_alloc()
2913 struct hci_command_hdr { struct