Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/bcm/
Dutil.h15 extern int packet_debug_logging;
39 if (packet_debug_logging) { \
47 if (packet_debug_logging) { \
Dutil.c280 if (packet_debug_logging) { in __dump_sg()
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");