Searched refs:hci_acl_hdr (Results 1 – 10 of 10) sorted by relevance
394 struct hci_acl_hdr { struct409 static inline struct hci_acl_hdr *hci_acl_hdr(const struct sk_buff *skb) in hci_acl_hdr() function411 return (struct hci_acl_hdr *) skb->data; in hci_acl_hdr()
293 struct hci_acl_hdr *ah; in bt3c_receive()305 ah = hci_acl_hdr(info->rx_skb); in bt3c_receive()
452 struct hci_acl_hdr *ah; in bluecard_receive()464 ah = hci_acl_hdr(info->rx_skb); in bluecard_receive()
287 struct hci_acl_hdr *hdr = (struct hci_acl_hdr *) buf; in bfusb_recv_block()
897 struct hci_acl_hdr *h = hci_acl_hdr(skb); in hci_reassembly()
763 __le16 dlen = hci_acl_hdr(skb)->dlen; in btusb_recv_bulk()
167 struct hci_acl_hdr *ah; in h4_recv()222 ah = hci_acl_hdr(h4->rx_skb); in h4_recv()
2474 struct hci_acl_hdr { struct2513 static inline struct hci_acl_hdr *hci_acl_hdr(const struct sk_buff *skb) in hci_acl_hdr() function2515 return (struct hci_acl_hdr *) skb->data; in hci_acl_hdr()
4157 struct hci_acl_hdr *hdr; in hci_add_acl_hdr()4162 hdr = (struct hci_acl_hdr *)skb_transport_header(skb); in hci_add_acl_hdr()4749 struct hci_acl_hdr *hdr = (void *) skb->data; in hci_acldata_packet()
282 __le16 dlen = hci_acl_hdr(skb)->dlen; in btusb_recv_bulk()