Home
last modified time | relevance | path

Searched refs:packet_debug_logging (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/bcm/
Dutil.h26 extern int packet_debug_logging;
50 if (packet_debug_logging) { \
58 if (packet_debug_logging) { \
Dutil.c331 if (packet_debug_logging) { in __dump_sg()
Dcipher.c63 int packet_debug_logging; variable
64 module_param(packet_debug_logging, int, 0644);
65 MODULE_PARM_DESC(packet_debug_logging, "Enable Packet Debug Logging");