Home
last modified time | relevance | path

Searched refs:nci_data_hdr (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/nfc/nci/
Ddata.c81 struct nci_data_hdr *hdr; in nci_push_data_hdr()
84 hdr = (struct nci_data_hdr *) skb_push(skb, NCI_DATA_HDR_SIZE); in nci_push_data_hdr()
/linux-4.4.14/drivers/nfc/nfcmrvl/
Dfw_dnld.c87 struct nci_data_hdr *hdr; in alloc_lc_skb()
95 hdr = (struct nci_data_hdr *) skb_put(skb, NCI_DATA_HDR_SIZE); in alloc_lc_skb()
/linux-4.4.14/include/net/nfc/
Dnci.h220 struct nci_data_hdr { struct