Home
last modified time | relevance | path

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

/linux-6.15/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) { in __dump_sg()
H A Dcipher.c53 int packet_debug_logging; variable
54 module_param(packet_debug_logging, int, 0644);
55 MODULE_PARM_DESC(packet_debug_logging, "Enable Packet Debug Logging");