Searched refs:NCI_HCI_MAX_PIPES (Results 1 – 2 of 2) sorted by relevance
114 for (i = 0; i < NCI_HCI_MAX_PIPES; i++) { in nci_hci_reset_pipes()125 for (i = 0; i < NCI_HCI_MAX_PIPES; i++) { in nci_hci_reset_pipes_per_host()301 if (new_pipe >= NCI_HCI_MAX_PIPES) { in nci_hci_cmd_received()329 if (delete_info->pipe >= NCI_HCI_MAX_PIPES) { in nci_hci_cmd_received()
158 #define NCI_HCI_MAX_PIPES 128 macro185 struct nci_hci_pipe pipes[NCI_HCI_MAX_PIPES];