Home
last modified time | relevance | path

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

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