Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_sysfs.c293 case FCOE_CTLR_DISABLED: in store_ctlr_mode()
340 ctlr->enabled = FCOE_CTLR_DISABLED; in store_ctlr_enabled()
342 case FCOE_CTLR_DISABLED: in store_ctlr_enabled()
360 [ FCOE_CTLR_DISABLED ] = "0",
446 if (ctlr_dev->enabled == FCOE_CTLR_DISABLED) in store_ctlr_r_a_tov()
473 if (ctlr_dev->enabled == FCOE_CTLR_DISABLED) in store_ctlr_e_d_tov()
H A 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()
/openbmc/linux/include/scsi/
H A Dfcoe_sysfs.h42 FCOE_CTLR_DISABLED, enumerator
/openbmc/linux/drivers/scsi/bnx2fc/
H A 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()