Home
last modified time | relevance | path

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

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