Searched refs:hci_event_hdr (Results 1 – 12 of 12) sorted by relevance
127 .hdr_len = sizeof(struct hci_event_hdr),128 .offset_len_in_hdr = offsetof(struct hci_event_hdr, plen),
292 struct hci_event_hdr *eh; in bt3c_receive()299 eh = hci_event_hdr(info->rx_skb); in bt3c_receive()
452 struct hci_event_hdr *eh; in bluecard_receive()459 eh = hci_event_hdr(info->rx_skb); in bluecard_receive()
292 struct hci_event_hdr *hdr = (struct hci_event_hdr *) buf; in bfusb_recv_block()
458 struct hci_event_hdr *hdr; in inject_cmd_complete()894 struct hci_event_hdr *hdr; in intel_recv_event()
542 hci_skb_expect(skb) = hci_event_hdr(skb)->plen; in btusb_recv_intr()1633 struct hci_event_hdr *evt = NULL; in btusb_setup_intel_patching()1687 evt = (struct hci_event_hdr *)(*fw_ptr); in btusb_setup_intel_patching()1894 struct hci_event_hdr *hdr; in inject_cmd_complete()1966 struct hci_event_hdr *hdr = (void *)skb->data; in btusb_recv_event_intel()
185 struct hci_event_hdr *hdr = (void *)skb->data; in btmtkuart_recv_event()
549 struct hci_event_hdr hdr; in bcsp_complete_rx_pkt()
56 struct hci_event_hdr *hdr = (void *) skb->data; in btmrvl_check_evtpkt()
2216 struct hci_event_hdr { struct2231 static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) in hci_event_hdr() argument2233 return (struct hci_event_hdr *) skb->data; in hci_event_hdr()
703 struct hci_event_hdr *hdr; in hci_si_event()
5652 struct hci_event_hdr *hdr; in hci_get_cmd_complete()5696 struct hci_event_hdr *hdr = (void *) skb->data; in hci_event_packet()