Searched hist:"3 cdbe346ed3f380eae1cb3e9febfe703e7d8a7b0" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-debugfs.c | 3cdbe346ed3f380eae1cb3e9febfe703e7d8a7b0 Tue May 02 17:33:40 CDT 2017 Gary R Hook <gary.hook@amd.com> crypto: ccp - Add debugfs entries for CCP information
Expose some data about the configuration and operation of the CCP through debugfs entries: device name, capabilities, configuration, statistics.
Allow the user to reset the counters to zero by writing (any value) to the 'stats' file. This can be done per queue or per device.
Changes from V1: - Correct polarity of test when destroying devices at module unload
Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ccp-dev-v5.c | diff 3cdbe346ed3f380eae1cb3e9febfe703e7d8a7b0 Tue May 02 17:33:40 CDT 2017 Gary R Hook <gary.hook@amd.com> crypto: ccp - Add debugfs entries for CCP information
Expose some data about the configuration and operation of the CCP through debugfs entries: device name, capabilities, configuration, statistics.
Allow the user to reset the counters to zero by writing (any value) to the 'stats' file. This can be done per queue or per device.
Changes from V1: - Correct polarity of test when destroying devices at module unload
Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Makefile | diff 3cdbe346ed3f380eae1cb3e9febfe703e7d8a7b0 Tue May 02 17:33:40 CDT 2017 Gary R Hook <gary.hook@amd.com> crypto: ccp - Add debugfs entries for CCP information
Expose some data about the configuration and operation of the CCP through debugfs entries: device name, capabilities, configuration, statistics.
Allow the user to reset the counters to zero by writing (any value) to the 'stats' file. This can be done per queue or per device.
Changes from V1: - Correct polarity of test when destroying devices at module unload
Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ccp-dev.h | diff 3cdbe346ed3f380eae1cb3e9febfe703e7d8a7b0 Tue May 02 17:33:40 CDT 2017 Gary R Hook <gary.hook@amd.com> crypto: ccp - Add debugfs entries for CCP information
Expose some data about the configuration and operation of the CCP through debugfs entries: device name, capabilities, configuration, statistics.
Allow the user to reset the counters to zero by writing (any value) to the 'stats' file. This can be done per queue or per device.
Changes from V1: - Correct polarity of test when destroying devices at module unload
Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ccp-dev.c | diff 3cdbe346ed3f380eae1cb3e9febfe703e7d8a7b0 Tue May 02 17:33:40 CDT 2017 Gary R Hook <gary.hook@amd.com> crypto: ccp - Add debugfs entries for CCP information
Expose some data about the configuration and operation of the CCP through debugfs entries: device name, capabilities, configuration, statistics.
Allow the user to reset the counters to zero by writing (any value) to the 'stats' file. This can be done per queue or per device.
Changes from V1: - Correct polarity of test when destroying devices at module unload
Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|