Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/nfc/
Dnci.h22 #define NCI_MAX_NUM_MAPPING_CONFIGS 10 macro
278 [NCI_MAX_NUM_MAPPING_CONFIGS];
/linux-6.6.21/net/nfc/nci/
Dcore.c208 if (*num == NCI_MAX_NUM_MAPPING_CONFIGS) in nci_init_complete_req()