Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/nfc/
Dnci_core.h378 #define NCI_REQ_CANCELED 2 macro
/linux-6.1.9/net/nfc/nci/
Dcore.c91 ndev->req_status = NCI_REQ_CANCELED; in nci_req_cancel()
120 case NCI_REQ_CANCELED: in __nci_request()