Home
last modified time | relevance | path

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

/linux/drivers/crypto/qce/
H A Dcore.c70 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request()
90 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
/linux/drivers/net/usb/
H A Drtl8150.c147 struct async_req { struct
148 struct usb_ctrlrequest dr;
149 u16 rx_creg;
/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c299 static int rk_cipher_run(struct crypto_engine *engine, void *async_req) in rk_cipher_run()
/linux/drivers/nvme/host/
H A Dtcp.c199 struct nvme_tcp_request async_req; member