Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/nitrox/
Dnitrox_req.h423 struct nitrox_softreq { struct
424 struct list_head response;
425 struct list_head backlog;
427 u32 flags;
428 gfp_t gfp;
429 atomic_t status;
430 bool inplace;
432 struct nitrox_device *ndev;
433 struct nitrox_cmdq *cmdq;
435 struct nps_pkt_instr instr;
[all …]