Home
last modified time | relevance | path

Searched refs:NCI_MAX_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/nfc/nfcmrvl/
H A Di2c.c52 if (nci_hdr.plen > NCI_MAX_PAYLOAD_SIZE) { in nfcmrvl_i2c_read()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci.h26 #define NCI_MAX_PAYLOAD_SIZE 255 macro