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