Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/nfc/
Dnci_core.h93 #define NCI_MAX_DISCOVERED_TARGETS 10 macro
238 struct nfc_target targets[NCI_MAX_DISCOVERED_TARGETS];
/Linux-v5.4/net/nfc/nci/
Dntf.c277 if (ndev->n_targets == NCI_MAX_DISCOVERED_TARGETS) { in nci_add_new_target()
299 (sizeof(struct nfc_target)*NCI_MAX_DISCOVERED_TARGETS)); in nci_clear_target_list()