Searched refs:hci_event_hdr (Results 1 – 14 of 14) sorted by relevance
292 struct hci_event_hdr *eh; in bt3c_receive()299 eh = hci_event_hdr(info->rx_skb); in bt3c_receive()
277 struct hci_event_hdr *hdr = (struct hci_event_hdr *) buf; in bfusb_recv_block()
451 struct hci_event_hdr *eh; in bluecard_receive()458 eh = hci_event_hdr(info->rx_skb); in bluecard_receive()
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()868 struct hci_event_hdr *hdr; in intel_recv_event()
90 struct hci_event_hdr hhdr;321 struct hci_event_hdr *hdr = (void *)skb->data; in btmtkuart_recv_event()
693 hci_skb_expect(skb) = hci_event_hdr(skb)->plen; in btusb_recv_intr()1945 struct hci_event_hdr *evt = NULL; in btusb_setup_intel_patching()1999 evt = (struct hci_event_hdr *)(*fw_ptr); in btusb_setup_intel_patching()2213 struct hci_event_hdr *hdr; in inject_cmd_complete()2281 struct hci_event_hdr *hdr = (void *)skb->data; in btusb_recv_event_intel()2823 struct hci_event_hdr hhdr;2852 struct hci_event_hdr *hdr; in btusb_mtk_wmt_recv()
325 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()
1148 struct hci_event_hdr *hdr = (void *)skb->data; in qca_recv_event()
2471 struct hci_event_hdr { struct2510 static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) in hci_event_hdr() function2512 return (struct hci_event_hdr *) skb->data; in hci_event_hdr()
721 struct hci_event_hdr *hdr; in hci_si_event()
6035 struct hci_event_hdr *hdr; in hci_get_cmd_complete()6154 struct hci_event_hdr *hdr = (void *) skb->data; in hci_event_packet()