Lines Matching refs:hci_dev
239 ndev->hci_dev->init_data.gates[j].pipe = pipe_info[2]; in st_nci_hci_load_session()
241 ndev->hci_dev->gate2pipe[st_nci_gates[j].gate] = in st_nci_hci_load_session()
243 ndev->hci_dev->pipes[pipe_info[2]].gate = in st_nci_hci_load_session()
245 ndev->hci_dev->pipes[pipe_info[2]].host = in st_nci_hci_load_session()
375 u8 gate = ndev->hci_dev->pipes[pipe].gate; in st_nci_hci_event_received()
376 u8 host = ndev->hci_dev->pipes[pipe].host; in st_nci_hci_event_received()
400 u8 gate = ndev->hci_dev->pipes[pipe].gate; in st_nci_hci_cmd_received()
407 ndev->hci_dev->pipes[pipe].host != ST_NCI_UICC_HOST_ID) in st_nci_hci_cmd_received()
408 ndev->hci_dev->count_pipes++; in st_nci_hci_cmd_received()
410 if (ndev->hci_dev->count_pipes == in st_nci_hci_cmd_received()
411 ndev->hci_dev->expected_pipes) { in st_nci_hci_cmd_received()
414 ndev->hci_dev->count_pipes = 0; in st_nci_hci_cmd_received()
432 ndev->hci_dev->count_pipes = 0; in st_nci_control_se()
433 ndev->hci_dev->expected_pipes = ST_NCI_SE_COUNT_PIPE_UICC; in st_nci_control_se()
436 ndev->hci_dev->count_pipes = 0; in st_nci_control_se()
437 ndev->hci_dev->expected_pipes = ST_NCI_SE_COUNT_PIPE_EMBEDDED; in st_nci_control_se()
561 spec_params.id = ndev->hci_dev->nfcee_id; in st_nci_hci_network_init()
572 conn_info = ndev->hci_dev->conn_info; in st_nci_hci_network_init()
576 ndev->hci_dev->init_data.gate_count = ARRAY_SIZE(st_nci_gates); in st_nci_hci_network_init()
577 memcpy(ndev->hci_dev->init_data.gates, st_nci_gates, in st_nci_hci_network_init()
590 scnprintf(ndev->hci_dev->init_data.session_id, in st_nci_hci_network_init()
591 sizeof(ndev->hci_dev->init_data.session_id), in st_nci_hci_network_init()
604 r = nci_nfcee_mode_set(ndev, ndev->hci_dev->conn_info->id, in st_nci_hci_network_init()
607 r = nci_nfcee_mode_set(ndev, ndev->hci_dev->conn_info->id, in st_nci_hci_network_init()