Searched refs:hci_command_hdr (Results 1 – 17 of 17) sorted by relevance
384 struct hci_command_hdr { struct607 #define CMD_HDR_LEN sizeof(struct hci_command_hdr)642 struct hci_command_hdr *cmd_hdr;
164 const struct hci_command_hdr *cmd; in btbcm_patchram()190 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
221 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
358 const struct hci_command_hdr *cmd; in nokia_setup_fw()364 cmd = (struct hci_command_hdr *)(fw_ptr + 3); in nokia_setup_fw()
198 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
179 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()
855 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware_payload()
1025 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
1963 struct hci_command_hdr *cmd; in btusb_setup_intel_patching()1983 cmd = (struct hci_command_hdr *)(*fw_ptr); in btusb_setup_intel_patching()2341 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()
2471 fw_info_4_suspend->cmd_hdr = (struct hci_command_hdr *)(fw_info_4_suspend->send_pkt); in suspend_firmware_info_init()2560 fw_info->cmd_hdr = (struct hci_command_hdr *)(fw_info->send_pkt); in firmware_info_init()
521 struct hci_command_hdr *hdr; in hci_uart_async_send()528 hdr = (struct hci_command_hdr *)skb_put(skb, HCI_COMMAND_HDR_SIZE); in hci_uart_async_send()
92 #define CMD_HDR_LEN sizeof(struct hci_command_hdr)200 struct hci_command_hdr *cmd_hdr;1611 xdata->cmd_hdr = (struct hci_command_hdr *)(xdata->send_pkt); in init_xdata()
2762 struct hci_command_hdr *sent = (void *) hdev->sent_cmd->data; in hci_cmd_timeout()4120 struct hci_command_hdr *hdr; in hci_sent_cmd_data()4830 struct hci_command_hdr *sent; in hci_resend_last()
293 struct hci_command_hdr *hdr; in hci_prepare_cmd()
6168 struct hci_command_hdr *cmd_hdr = (void *) hdev->sent_cmd->data; in hci_event_packet()
2464 struct hci_command_hdr { struct
217 struct hci_command_hdr { struct