Lines Matching refs:gates
696 const struct nci_hci_gate *gates)
701 r = nci_hci_connect_gate(ndev, gates->dest_host,
702 gates->gate, gates->pipe);
705 gates++;
729 if (ndev->hci_dev->init_data.gates[0].gate != NCI_HCI_ADMIN_GATE)
733 ndev->hci_dev->init_data.gates[0].dest_host,
734 ndev->hci_dev->init_data.gates[0].gate,
735 ndev->hci_dev->init_data.gates[0].pipe);
757 ndev->hci_dev->init_data.gates);