Home
last modified time | relevance | path

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

/linux/drivers/crypto/qat/qat_common/
A Dadf_accel_devices.h243 struct adf_accel_dev { struct
248 struct adf_admin_comms *admin;
249 struct list_head crypto_list;
250 unsigned long status;
251 atomic_t ref_count;
252 struct dentry *debugfs_dir;
253 struct list_head list;
254 struct module *owner;
256 union {
273 bool is_vf;
[all …]

Completed in 7 milliseconds