Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/nfc/
Dnci_core.h191 #define NCI_REQ_PEND 1 macro
/linux-3.4.99/net/nfc/nci/
Dcore.c51 if (ndev->req_status == NCI_REQ_PEND) { in nci_req_complete()
60 if (ndev->req_status == NCI_REQ_PEND) { in nci_req_cancel()
75 ndev->req_status = NCI_REQ_PEND; in __nci_request()