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");
282 pr_debug("apdu reader gate event: %x\n", event);
296 nfc_err(&ndev->nfc_dev->dev, "Unexpected event on apdu reader gate\n");
317 pr_debug("connectivity gate event: %x\n", event);
355 nfc_err(&ndev->nfc_dev->dev, "Unexpected event on connectivity gate\n");
365 u8 gate = ndev->hci_dev->pipes[pipe].gate;
368 switch (gate) {
386 u8 gate = ndev->hci_dev->pipes[pipe].gate;
392 if (gate != ST_NCI_APDU_READER_GATE &&