Home
last modified time | relevance | path

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

/linux-5.10/drivers/nfc/st21nfca/
Dst21nfca.h111 struct completion req_completion; member
129 struct completion req_completion; member
/linux-5.10/drivers/nfc/st-nci/
Dst-nci.h47 struct completion req_completion; member
/linux-5.10/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c351 int len, int req_completion) in make_tx_data_wr()
392 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
/linux-5.10/include/net/nfc/
Dnci_core.h229 struct completion req_completion; member
404 struct completion req_completion; member
/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c765 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()