Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/nx/
Dnx.h61 struct nx_stats { struct
77 struct nx_stats stats; argument
131 struct nx_stats *stats; /* pointer into an nx_crypto_driver for stats
Dnx.c571 memset(&nx_driver.stats, 0, sizeof(struct nx_stats)); in nx_register_algs()