Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/nfc/
Dnci_core.h105 #define NCI_MAX_DISCOVERED_TARGETS 10 macro
250 struct nfc_target targets[NCI_MAX_DISCOVERED_TARGETS];
/Linux-v4.19/net/nfc/nci/
Dntf.c289 if (ndev->n_targets == NCI_MAX_DISCOVERED_TARGETS) { in nci_add_new_target()
311 (sizeof(struct nfc_target)*NCI_MAX_DISCOVERED_TARGETS)); in nci_clear_target_list()