Home
last modified time | relevance | path

Searched defs:req_completion (Results 1 – 5 of 5) sorted by relevance

/drivers/nfc/st-nci/
Dst-nci.h59 struct completion req_completion; member
128 struct completion req_completion; member
/drivers/nfc/st21nfca/
Dst21nfca.h122 struct completion req_completion; member
140 struct completion req_completion; member
/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c350 int len, int req_completion) in make_tx_data_wr()
393 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c616 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
/drivers/nvme/host/
Dpci.c589 static void req_completion(struct nvme_queue *nvmeq, void *ctx, in req_completion() function