Searched refs:hci_command_hdr (Results 1 – 12 of 12) sorted by relevance
106 const struct hci_command_hdr *cmd; in btbcm_patchram()132 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
232 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
367 const struct hci_command_hdr *cmd; in nokia_setup_fw()373 cmd = (struct hci_command_hdr *)(fw_ptr + 3); in nokia_setup_fw()
682 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware()
213 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
179 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()
1631 struct hci_command_hdr *cmd; in btusb_setup_intel_patching()1651 cmd = (struct hci_command_hdr *)(*fw_ptr); in btusb_setup_intel_patching()2006 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()
1062 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
2573 struct hci_command_hdr *sent = (void *) hdev->sent_cmd->data; in hci_cmd_timeout()3539 struct hci_command_hdr *hdr; in hci_sent_cmd_data()4230 struct hci_command_hdr *sent; in hci_resend_last()
284 struct hci_command_hdr *hdr; in hci_prepare_cmd()
5704 struct hci_command_hdr *cmd_hdr = (void *) hdev->sent_cmd->data; in hci_event_packet()
2211 struct hci_command_hdr { struct