Home
last modified time | relevance | path

Searched refs:FCOE_CTLR_DISABLED (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/scsi/fcoe/
Dfcoe_sysfs.c272 case FCOE_CTLR_DISABLED: in store_ctlr_mode()
320 ctlr->enabled = FCOE_CTLR_DISABLED; in store_ctlr_enabled()
322 case FCOE_CTLR_DISABLED: in store_ctlr_enabled()
340 [ FCOE_CTLR_DISABLED ] = "0",
426 if (ctlr_dev->enabled == FCOE_CTLR_DISABLED) in store_ctlr_r_a_tov()
453 if (ctlr_dev->enabled == FCOE_CTLR_DISABLED) in store_ctlr_e_d_tov()
Dfcoe.c1900 case FCOE_CTLR_DISABLED: in fcoe_device_notification()
1909 case FCOE_CTLR_DISABLED: in fcoe_device_notification()
2008 case FCOE_CTLR_DISABLED: in fcoe_ctlr_enabled()
2248 ctlr_dev->enabled = FCOE_CTLR_DISABLED; in _fcoe_create()
2351 if (cdev->enabled != FCOE_CTLR_DISABLED && in fcoe_reset()
/linux-6.12.1/include/scsi/
Dfcoe_sysfs.h42 FCOE_CTLR_DISABLED, enumerator
/linux-6.12.1/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c927 case FCOE_CTLR_DISABLED: in bnx2fc_indicate_netevent()
944 case FCOE_CTLR_DISABLED: in bnx2fc_indicate_netevent()
2260 case FCOE_CTLR_DISABLED: in bnx2fc_ctlr_enabled()
2393 cdev->enabled = FCOE_CTLR_DISABLED; in _bnx2fc_create()