Home
last modified time | relevance | path

Searched refs:nx_stats (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/crypto/nx/
Dnx.h63 struct nx_stats { struct
87 struct nx_stats stats; argument
141 struct nx_stats *stats; /* pointer into an nx_crypto_driver for stats
Dnx.c583 memset(&nx_driver.stats, 0, sizeof(struct nx_stats)); in nx_register_algs()