Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto.h43 struct iaa_wq { struct
44 struct list_head list;
46 struct idxd_wq *wq;
47 int ref;
48 bool remove;
50 struct iaa_device *iaa_device;
52 atomic64_t comp_calls;
53 atomic64_t comp_bytes;
54 atomic64_t decomp_calls;
55 atomic64_t decomp_bytes;