Home
last modified time | relevance | path

Searched refs:expected_pipes (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca_se.h40 int expected_pipes; member
Dst21nfca_se.c115 info->se_info.expected_pipes = ST21NFCA_SE_COUNT_PIPE_UICC; in st21nfca_hci_control_se()
123 info->se_info.expected_pipes = ST21NFCA_SE_COUNT_PIPE_EMBEDDED; in st21nfca_hci_control_se()
399 info->se_info.expected_pipes = 0; in st21nfca_se_init()
Dst21nfca.c877 if (info->se_info.count_pipes == info->se_info.expected_pipes) { in st21nfca_hci_cmd_received()
/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.c395 ndev->hci_dev->expected_pipes) { in st21nfcb_hci_cmd_received()
421 ndev->hci_dev->expected_pipes = ST21NFCB_SE_COUNT_PIPE_UICC; in st21nfcb_nci_control_se()
425 ndev->hci_dev->expected_pipes = ST21NFCB_SE_COUNT_PIPE_EMBEDDED; in st21nfcb_nci_control_se()
/linux-4.1.27/include/net/nfc/
Dnci_core.h174 int expected_pipes; member
/linux-4.1.27/net/nfc/nci/
Dhci.c661 ndev->hci_dev->expected_pipes = 0; in nci_hci_dev_session_init()