Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
A Dcipher.h423 struct bcm_device_private { struct
424 struct platform_device *pdev;
426 struct spu_hw spu;
432 u8 bcm_hdr_len;
435 atomic_t next_chan;
437 struct dentry *debugfs_dir;
438 struct dentry *debugfs_stats;
441 atomic64_t bytes_in;
442 atomic64_t bytes_out;
445 atomic_t op_counts[SPU_OP_NUM];
[all …]

Completed in 5 milliseconds