Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/nfc/
Dnci_core.h163 #define NCI_HCI_MAX_PIPES 127 macro
190 struct nci_hci_pipe pipes[NCI_HCI_MAX_PIPES];
/linux-4.4.14/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()