Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/nfc/
Dnci.h34 #define NCI_MAX_NUM_MAPPING_CONFIGS 10 macro
280 [NCI_MAX_NUM_MAPPING_CONFIGS];
/linux-4.4.14/net/nfc/nci/
Dcore.c204 if (*num == NCI_MAX_NUM_MAPPING_CONFIGS) in nci_init_complete_req()