Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/fcoe/
Dlibfcoe.h5 extern unsigned int libfcoe_debug_logging;
13 if (unlikely(libfcoe_debug_logging & LEVEL)) \
Dfcoe_transport.c39 unsigned int libfcoe_debug_logging; variable
40 module_param_named(debug_logging, libfcoe_debug_logging, int, S_IRUGO|S_IWUSR);