Searched refs:hci_command_hdr (Results 1 – 10 of 10) sorted by relevance
108 const struct hci_command_hdr *cmd; in btbcm_patchram()134 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
217 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()
792 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in intel_setup()1130 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
1538 struct hci_command_hdr *cmd; in btusb_setup_intel_patching()1558 cmd = (struct hci_command_hdr *)(*fw_ptr); in btusb_setup_intel_patching()1959 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()2231 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btusb_setup_intel_new()
212 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
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()
2619 struct hci_command_hdr *sent = (void *) hdev->sent_cmd->data; in hci_cmd_timeout()3662 struct hci_command_hdr *hdr; in hci_sent_cmd_data()4353 struct hci_command_hdr *sent; in hci_resend_last()
5213 struct hci_command_hdr *cmd_hdr = (void *) hdev->sent_cmd->data; in hci_event_packet()
1970 struct hci_command_hdr { struct