Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/nfc/
Dnci_core.h169 #define NCI_HCI_MAX_PIPES 127 macro
196 struct nci_hci_pipe pipes[NCI_HCI_MAX_PIPES];
/Linux-v4.19/net/nfc/nci/
Dhci.c126 for (i = 0; i < NCI_HCI_MAX_PIPES; i++) { in nci_hci_reset_pipes()
137 for (i = 0; i < NCI_HCI_MAX_PIPES; i++) { in nci_hci_reset_pipes_per_host()