Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dutil.h14 extern int flow_debug_logging;
21 if (flow_debug_logging) { \
29 if (flow_debug_logging) { \
H A Dcipher.c49 int flow_debug_logging; variable
50 module_param(flow_debug_logging, int, 0644);
51 MODULE_PARM_DESC(flow_debug_logging, "Enable Flow Debug Logging");