Searched refs:libfcoe_debug_logging (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/fcoe/
H A Dlibfcoe.h4 extern unsigned int libfcoe_debug_logging;
12 if (unlikely(libfcoe_debug_logging & LEVEL)) \
H A Dfcoe_transport.c50 unsigned int libfcoe_debug_logging; variable
51 module_param_named(debug_logging, libfcoe_debug_logging, int, S_IRUGO|S_IWUSR);

Completed in 87 milliseconds