Lines Matching refs:gates
705 struct nci_hci_gate *gates)
710 r = nci_hci_connect_gate(ndev, gates->dest_host,
711 gates->gate, gates->pipe);
714 gates++;
738 if (ndev->hci_dev->init_data.gates[0].gate != NCI_HCI_ADMIN_GATE)
742 ndev->hci_dev->init_data.gates[0].dest_host,
743 ndev->hci_dev->init_data.gates[0].gate,
744 ndev->hci_dev->init_data.gates[0].pipe);
766 ndev->hci_dev->init_data.gates);