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.c48 int flow_debug_logging; variable
49 module_param(flow_debug_logging, int, 0644);
50 MODULE_PARM_DESC(flow_debug_logging, "Enable Flow Debug Logging");