Searched refs:NCI_MAX_PROPRIETARY_CMD (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/net/nfc/ | ||
D | nci_core.h | 96 #define NCI_MAX_PROPRIETARY_CMD 64 macro |
/Linux-v5.10/net/nfc/nci/ | ||
D | core.c | 1136 if (ops->n_prop_ops > NCI_MAX_PROPRIETARY_CMD) { in nci_allocate_device() |