Home
last modified time | relevance | path

Searched refs:NCI_HCI_INVALID_GATE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/nfc/nci/
Dhci.c115 hdev->pipes[i].gate = NCI_HCI_INVALID_GATE; in nci_hci_reset_pipes()
127 ndev->hci_dev->pipes[i].gate = NCI_HCI_INVALID_GATE; in nci_hci_reset_pipes_per_host()
318 if (gate == NCI_HCI_INVALID_GATE) { in nci_hci_cmd_received()
335 NCI_HCI_INVALID_GATE; in nci_hci_cmd_received()
/linux-6.1.9/include/net/nfc/
Dnci_core.h150 #define NCI_HCI_INVALID_GATE 0xFF macro