Searched refs:hci_event_hdr (Results 1 – 17 of 17) sorted by relevance
65 struct hci_event_hdr hhdr;
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()
440 struct hci_event_hdr *hdr; in inject_cmd_complete()871 struct hci_event_hdr *hdr; in intel_recv_event()
1520 struct hci_event_hdr *evt = NULL; in btintel_legacy_rom_patching()1574 evt = (struct hci_event_hdr *)(*fw_ptr); in btintel_legacy_rom_patching()2947 struct hci_event_hdr *hdr = (void *)skb->data; in btintel_recv_event()
43 struct hci_event_hdr *hdr = (void *) skb->data; in btmrvl_check_evtpkt()
534 struct hci_event_hdr hdr; in bcsp_complete_rx_pkt()
1152 hci_skb_expect(skb) = hci_event_hdr(skb)->plen; in btusb_recv_intr() 2518 struct hci_event_hdr *hdr; in inject_cmd_complete() 3538 struct hci_event_hdr *event_hdr; in handle_dump_pkt_qca() 3554 event_hdr = (struct hci_event_hdr *)sk_ptr; in handle_dump_pkt_qca() 3556 event_hdr = hci_event_hdr(skb); in handle_dump_pkt_qca()
193 struct hci_event_hdr *hdr = (void *)skb->data; in btmtkuart_recv_event()
569 struct hci_event_hdr *hdr; in qca_inject_cmd_complete_event()
381 struct hci_event_hdr *hdr = (void *)skb->data; in btmtksdio_recv_event()
1197 struct hci_event_hdr *hdr = (void *)skb->data; in qca_recv_event()
2845 struct hci_event_hdr { struct2884 static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) in hci_event_hdr() function2886 return (struct hci_event_hdr *) skb->data; in hci_event_hdr()
780 struct hci_event_hdr *hdr; in hci_si_event()
7124 struct hci_event_hdr *hdr; in hci_get_cmd_complete()7433 struct hci_event_hdr *hdr = (void *) skb->data; in hci_event_packet()
3101 struct hci_event_hdr *hdr; in hci_recv_event_data()