Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dcipher.h420 struct bcm_device_private { struct
421 struct platform_device *pdev;
423 struct spu_hw spu;
429 u8 bcm_hdr_len;
432 atomic_t next_chan;
434 struct dentry *debugfs_dir;
435 struct dentry *debugfs_stats;
438 atomic64_t bytes_in;
439 atomic64_t bytes_out;
442 atomic_t op_counts[SPU_OP_NUM];
[all …]