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

/linux-master/drivers/crypto/bcm/
H A Dutil.h15 extern int packet_debug_logging;
39 if (packet_debug_logging) { \
47 if (packet_debug_logging) { \
H A Dutil.c280 if (packet_debug_logging) {
H A Dcipher.c52 int packet_debug_logging; variable
53 module_param(packet_debug_logging, int, 0644);
54 MODULE_PARM_DESC(packet_debug_logging, "Enable Packet Debug Logging");

Completed in 167 milliseconds