Lines Matching refs:gate
174 * ST_NCI_DEVICE_MGNT_GATE is a proprietary gate
202 * Match pipe ID and gate ID
220 (st_nci_gates[j].gate != dm_pipe_info->dst_gate_id); j++)
224 st_nci_gates[j].gate == dm_pipe_info->dst_gate_id &&
228 ndev->hci_dev->gate2pipe[st_nci_gates[j].gate] =
230 ndev->hci_dev->pipes[pipe_info[2]].gate =
231 st_nci_gates[j].gate;
271 nfc_err(&ndev->nfc_dev->dev, "Unexpected event on admin gate\n");
281 pr_debug("apdu reader gate event: %x\n", event);
295 nfc_err(&ndev->nfc_dev->dev, "Unexpected event on apdu reader gate\n");
318 pr_debug("connectivity gate event: %x\n", event);
375 nfc_err(&ndev->nfc_dev->dev, "Unexpected event on connectivity gate\n");
385 u8 gate = ndev->hci_dev->pipes[pipe].gate;
388 switch (gate) {
406 u8 gate = ndev->hci_dev->pipes[pipe].gate;
412 if (gate != ST_NCI_APDU_READER_GATE &&