Searched refs:hci_event_hdr (Results 1 – 22 of 22) sorted by relevance
389 struct hci_event_hdr { struct404 static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) in hci_event_hdr() argument406 return (struct hci_event_hdr *) skb->data; in hci_event_hdr()608 #define EVT_HDR_LEN sizeof(struct hci_event_hdr)643 struct hci_event_hdr *evt_hdr;
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()
708 hci_skb_expect(skb) = hci_event_hdr(skb)->plen; in btusb_recv_intr()1965 struct hci_event_hdr *evt = NULL; in btusb_setup_intel_patching()2019 evt = (struct hci_event_hdr *)(*fw_ptr); in btusb_setup_intel_patching()2233 struct hci_event_hdr *hdr; in inject_cmd_complete()2301 struct hci_event_hdr *hdr = (void *)skb->data; in btusb_recv_event_intel()2844 struct hci_event_hdr hhdr;2873 struct hci_event_hdr *hdr; in btusb_mtk_wmt_recv()
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()
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()
884 struct hci_event_hdr *h = hci_event_hdr(skb); in hci_reassembly()2472 fw_info_4_suspend->evt_hdr = (struct hci_event_hdr *)(fw_info_4_suspend->rcv_pkt); in suspend_firmware_info_init()2561 fw_info->evt_hdr = (struct hci_event_hdr *)(fw_info->rcv_pkt); in firmware_info_init()
1148 struct hci_event_hdr *hdr = (void *)skb->data; in qca_recv_event()
166 struct hci_event_hdr *eh; in h4_recv()210 eh = hci_event_hdr(h4->rx_skb); in h4_recv()
2513 ((struct hci_event_hdr *)coex->back_buff)->plen; in rtk_btcoex_parse_event()
93 #define EVT_HDR_LEN sizeof(struct hci_event_hdr)201 struct hci_event_hdr *evt_hdr;439 struct hci_event_hdr *hdr; in __rtk_recv_hci_evt()466 hdr = (struct hci_event_hdr *)buf; in __rtk_recv_hci_evt()1612 xdata->evt_hdr = (struct hci_event_hdr *)(xdata->rcv_pkt); in init_xdata()
228 bt_cb(skb)->expect = hci_event_hdr(skb)->plen; in btusb_recv_intr()
2480 ((struct hci_event_hdr *)coex->back_buff)->plen; in rtk_btcoex_parse_event()
2469 struct hci_event_hdr { struct2508 static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) in hci_event_hdr() function2510 return (struct hci_event_hdr *) skb->data; in hci_event_hdr()
222 struct hci_event_hdr { struct1155 struct hci_event_hdr *hdr = (struct hci_event_hdr *)skb->data; in hci_event_cmd_complete()
721 struct hci_event_hdr *hdr; in hci_si_event()
6036 struct hci_event_hdr *hdr; in hci_get_cmd_complete()6155 struct hci_event_hdr *hdr = (void *) skb->data; in hci_event_packet()