NCI_HCI_MAX_PIPES 184 include/net/nfc/nci_core.h struct nci_hci_pipe pipes[NCI_HCI_MAX_PIPES]; NCI_HCI_MAX_PIPES 114 net/nfc/nci/hci.c for (i = 0; i < NCI_HCI_MAX_PIPES; i++) { NCI_HCI_MAX_PIPES 125 net/nfc/nci/hci.c for (i = 0; i < NCI_HCI_MAX_PIPES; i++) { NCI_HCI_MAX_PIPES 303 net/nfc/nci/hci.c if (new_pipe >= NCI_HCI_MAX_PIPES) { NCI_HCI_MAX_PIPES 331 net/nfc/nci/hci.c if (delete_info->pipe >= NCI_HCI_MAX_PIPES) {