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()
80 struct hci_event_hdr hhdr;
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()
438 struct hci_event_hdr *hdr; in inject_cmd_complete()869 struct hci_event_hdr *hdr; in intel_recv_event()
1028 struct hci_event_hdr *hdr = (void *)skb->data; in btintel_pcie_recv_event()1146 plen = HCI_EVENT_HDR_SIZE + hci_event_hdr(skb)->plen; in btintel_pcie_recv_frame()1911 struct hci_event_hdr *hdr; in btintel_pcie_inject_cmd_complete()1918 hdr = (struct hci_event_hdr *)skb_put(skb, sizeof(*hdr)); in btintel_pcie_inject_cmd_complete()
1226 hci_skb_expect(skb) = hci_event_hdr(skb)->plen; in btusb_recv_intr()2607 struct hci_event_hdr *hdr; in inject_cmd_complete()3100 skip = sizeof(struct hci_event_hdr); in handle_dump_pkt_qca()3181 struct hci_event_hdr *event_hdr; in acl_pkt_is_dump_qca()3212 struct hci_event_hdr *event_hdr; in evt_pkt_is_dump_qca()
547 struct hci_event_hdr *hdr; in qca_inject_cmd_complete_event()
195 struct hci_event_hdr *hdr = (void *)skb->data; in btmtkuart_recv_event()
383 struct hci_event_hdr *hdr = (void *)skb->data; in btmtksdio_recv_event()
1211 struct hci_event_hdr *hdr = (void *)skb->data; in qca_recv_event()
2998 struct hci_event_hdr { struct3037 static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) in hci_event_hdr() function3039 return (struct hci_event_hdr *) skb->data; in hci_event_hdr()
787 struct hci_event_hdr *hdr; in hci_si_event()
7415 struct hci_event_hdr *hdr; in hci_get_cmd_complete()7724 struct hci_event_hdr *hdr = (void *) skb->data; in hci_event_packet()
3179 struct hci_event_hdr *hdr; in hci_recv_event_data()