Home
last modified time | relevance | path

Searched refs:NCI_HCI_INVALID_PIPE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/nci/
H A Dhci.c118 memset(hdev->gate2pipe, NCI_HCI_INVALID_PIPE, sizeof(hdev->gate2pipe)); in nci_hci_reset_pipes()
213 if (pipe == NCI_HCI_INVALID_PIPE) in nci_hci_send_event()
232 if (pipe == NCI_HCI_INVALID_PIPE) in nci_hci_send_cmd()
543 return NCI_HCI_INVALID_PIPE; in nci_hci_create_pipe()
574 if (pipe == NCI_HCI_INVALID_PIPE) in nci_hci_set_param()
621 if (pipe == NCI_HCI_INVALID_PIPE) in nci_hci_get_param()
661 if (ndev->hci_dev->gate2pipe[dest_gate] != NCI_HCI_INVALID_PIPE) in nci_hci_connect_gate()
664 if (pipe != NCI_HCI_INVALID_PIPE) in nci_hci_connect_gate()
676 if (pipe == NCI_HCI_INVALID_PIPE) in nci_hci_connect_gate()
/kernel/linux/linux-6.6/net/nfc/nci/
H A Dhci.c119 memset(hdev->gate2pipe, NCI_HCI_INVALID_PIPE, sizeof(hdev->gate2pipe)); in nci_hci_reset_pipes()
212 if (pipe == NCI_HCI_INVALID_PIPE) in nci_hci_send_event()
231 if (pipe == NCI_HCI_INVALID_PIPE) in nci_hci_send_cmd()
537 return NCI_HCI_INVALID_PIPE; in nci_hci_create_pipe()
566 if (pipe == NCI_HCI_INVALID_PIPE) in nci_hci_set_param()
612 if (pipe == NCI_HCI_INVALID_PIPE) in nci_hci_get_param()
652 if (ndev->hci_dev->gate2pipe[dest_gate] != NCI_HCI_INVALID_PIPE) in nci_hci_connect_gate()
655 if (pipe != NCI_HCI_INVALID_PIPE) in nci_hci_connect_gate()
667 if (pipe == NCI_HCI_INVALID_PIPE) in nci_hci_connect_gate()
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci_core.h149 #define NCI_HCI_INVALID_PIPE 0x80 macro
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnci_core.h149 #define NCI_HCI_INVALID_PIPE 0x80 macro
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dse.c103 {NCI_HCI_IDENTITY_MGMT_GATE, NCI_HCI_INVALID_PIPE,
/kernel/linux/linux-6.6/drivers/nfc/st-nci/
H A Dse.c103 {NCI_HCI_IDENTITY_MGMT_GATE, NCI_HCI_INVALID_PIPE,

Completed in 7 milliseconds