Home
last modified time | relevance | path

Searched refs:NCI_MT_DATA_PKT (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/nfc/nci/
Ddata.c89 nci_mt_set((__u8 *)hdr, NCI_MT_DATA_PKT); in nci_push_data_hdr()
Dcore.c1492 case NCI_MT_DATA_PKT: in nci_rx_work()
/Linux-v4.19/include/net/nfc/
Dnci.h172 #define NCI_MT_DATA_PKT 0x00 macro
/Linux-v4.19/drivers/nfc/nfcmrvl/
Dfw_dnld.c100 nci_mt_set((__u8 *)hdr, NCI_MT_DATA_PKT); in alloc_lc_skb()