Home
last modified time | relevance | path

Searched refs:flow_debug_logging (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/crypto/bcm/
Dutil.h25 extern int flow_debug_logging;
32 if (flow_debug_logging) { \
40 if (flow_debug_logging) { \
Dcipher.c59 int flow_debug_logging; variable
60 module_param(flow_debug_logging, int, 0644);
61 MODULE_PARM_DESC(flow_debug_logging, "Enable Flow Debug Logging");