Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nfc/nfcmrvl/
Di2c.c52 if (nci_hdr.plen > NCI_MAX_PAYLOAD_SIZE) { in nfcmrvl_i2c_read()
/Linux-v5.10/include/net/nfc/
Dnci.h26 #define NCI_MAX_PAYLOAD_SIZE 255 macro