Home
last modified time | relevance | path

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

/linux-6.6.21/net/nfc/nci/
Dhci.c116 hdev->pipes[i].gate = NCI_HCI_INVALID_GATE; in nci_hci_reset_pipes()
128 ndev->hci_dev->pipes[i].gate = NCI_HCI_INVALID_GATE; in nci_hci_reset_pipes_per_host()
319 if (gate == NCI_HCI_INVALID_GATE) { in nci_hci_cmd_received()
336 NCI_HCI_INVALID_GATE; in nci_hci_cmd_received()
/linux-6.6.21/include/net/nfc/
Dnci_core.h150 #define NCI_HCI_INVALID_GATE 0xFF macro