NCI_HCI_MAX_PIPES
struct nci_hci_pipe pipes[NCI_HCI_MAX_PIPES];
for (i = 0; i < NCI_HCI_MAX_PIPES; i++) {
for (i = 0; i < NCI_HCI_MAX_PIPES; i++) {
if (new_pipe >= NCI_HCI_MAX_PIPES) {
if (delete_info->pipe >= NCI_HCI_MAX_PIPES) {
if (pipe >= NCI_HCI_MAX_PIPES)