Searched refs:hci_event_hdr (Results 1 – 15 of 15) sorted by relevance
292 struct hci_event_hdr *eh; in bt3c_receive()299 eh = hci_event_hdr(info->rx_skb); in bt3c_receive()
451 struct hci_event_hdr *eh; in bluecard_receive()458 eh = hci_event_hdr(info->rx_skb); in bluecard_receive()
277 struct hci_event_hdr *hdr = (struct hci_event_hdr *) buf; in bfusb_recv_block()
131 struct hci_event_hdr hhdr;333 struct hci_event_hdr *hdr = (void *)skb->data; in btmtksdio_recv_event()
440 struct hci_event_hdr *hdr; in inject_cmd_complete()871 struct hci_event_hdr *hdr; in intel_recv_event()
90 struct hci_event_hdr hhdr;318 struct hci_event_hdr *hdr = (void *)skb->data; in btmtkuart_recv_event()
377 struct hci_event_hdr *hdr; in qca_inject_cmd_complete_event()
534 struct hci_event_hdr hdr; in bcsp_complete_rx_pkt()
56 struct hci_event_hdr *hdr = (void *) skb->data; in btmrvl_check_evtpkt()
719 hci_skb_expect(skb) = hci_event_hdr(skb)->plen; in btusb_recv_intr()1962 struct hci_event_hdr *hdr; in inject_cmd_complete()2002 struct hci_event_hdr *hdr = (void *)skb->data; in btusb_recv_event_intel()2144 struct hci_event_hdr hhdr;2207 struct hci_event_hdr *hdr; in btusb_mtk_wmt_recv()
1359 struct hci_event_hdr *evt = NULL; in btintel_legacy_rom_patching()1413 evt = (struct hci_event_hdr *)(*fw_ptr); in btintel_legacy_rom_patching()
1155 struct hci_event_hdr *hdr = (void *)skb->data; in qca_recv_event()
2480 struct hci_event_hdr { struct2519 static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) in hci_event_hdr() function2521 return (struct hci_event_hdr *) skb->data; in hci_event_hdr()
721 struct hci_event_hdr *hdr; in hci_si_event()
6148 struct hci_event_hdr *hdr; in hci_get_cmd_complete()6267 struct hci_event_hdr *hdr = (void *) skb->data; in hci_event_packet()