Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/fcoe/
Dfcoe.c116 static void fcoe_ctlr_mode(struct fcoe_ctlr_device *ctlr_dev);
149 .set_fcoe_ctlr_mode = fcoe_ctlr_mode,
2024 static void fcoe_ctlr_mode(struct fcoe_ctlr_device *ctlr_dev) in fcoe_ctlr_mode() function
Dfcoe_sysfs.c52 #define fcoe_ctlr_mode(x) \ macro