Searched refs:hci_command_hdr (Results 1 – 9 of 9) sorted by relevance
100 const struct hci_command_hdr *cmd; in btbcm_patchram()133 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
216 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
179 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()192 hdr = (struct hci_command_hdr *)skb_put(skb, HCI_COMMAND_HDR_SIZE); in btmrvl_send_sync_cmd()
212 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
1806 struct hci_command_hdr *cmd; in btusb_setup_intel_patching()1826 cmd = (struct hci_command_hdr *)(*fw_ptr); in btusb_setup_intel_patching()2243 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()2559 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btusb_setup_intel_new()
85 struct hci_command_hdr *hdr; in hci_prepare_cmd()92 hdr = (struct hci_command_hdr *) skb_put(skb, HCI_COMMAND_HDR_SIZE); in hci_prepare_cmd()
2516 struct hci_command_hdr *sent = (void *) hdev->sent_cmd->data; in hci_cmd_timeout()3404 struct hci_command_hdr *hdr; in hci_sent_cmd_data()4076 struct hci_command_hdr *sent; in hci_resend_last()
5193 struct hci_command_hdr *cmd_hdr = (void *) hdev->sent_cmd->data; in hci_event_packet()
1946 struct hci_command_hdr { struct