Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st21nfca/
Dst21nfca.h122 struct completion req_completion; member
140 struct completion req_completion; member
/Linux-v4.19/drivers/nfc/st-nci/
Dst-nci.h58 struct completion req_completion; member
/Linux-v4.19/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c351 int len, int req_completion) in make_tx_data_wr()
394 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
/Linux-v4.19/include/net/nfc/
Dnci_core.h241 struct completion req_completion; member
416 struct completion req_completion; member
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c680 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()