Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/nci/
H A Ddata.c77 nci_mt_set((__u8 *)hdr, NCI_MT_DATA_PKT); in nci_push_data_hdr()
H A Dcore.c1547 case NCI_MT_DATA_PKT: in nci_rx_work()
/openbmc/linux/include/net/nfc/
H A Dnci.h165 #define NCI_MT_DATA_PKT 0x00 macro
/openbmc/linux/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c87 nci_mt_set((__u8 *)hdr, NCI_MT_DATA_PKT); in alloc_lc_skb()