Searched refs:NCI_MAX_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/nfc/nfcmrvl/ | ||
D | i2c.c | 52 if (nci_hdr.plen > NCI_MAX_PAYLOAD_SIZE) { in nfcmrvl_i2c_read() |
/linux-4.4.14/include/net/nfc/ | ||
D | nci.h | 38 #define NCI_MAX_PAYLOAD_SIZE 255 macro |