Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.h30 struct completion req_completion; member
/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca_se.h32 struct completion req_completion; member
/linux-4.1.27/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()
/linux-4.1.27/include/net/nfc/
Dnci_core.h217 struct completion req_completion; member
357 struct completion req_completion; member
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c609 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
/linux-4.1.27/drivers/block/
Dnvme-core.c587 static void req_completion(struct nvme_queue *nvmeq, void *ctx, in req_completion() function