Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/nfcmrvl/
Di2c.c52 if (nci_hdr.plen > NCI_MAX_PAYLOAD_SIZE) { in nfcmrvl_i2c_read()
/linux-4.4.14/include/net/nfc/
Dnci.h38 #define NCI_MAX_PAYLOAD_SIZE 255 macro