Searched refs:NCI_REQ_PEND (Results 1 – 2 of 2) sorted by relevance
91 if (ndev->req_status == NCI_REQ_PEND) { in nci_req_complete()101 if (ndev->req_status == NCI_REQ_PEND) { in nci_req_cancel()116 ndev->req_status = NCI_REQ_PEND; in __nci_request()
385 #define NCI_REQ_PEND 1 macro