Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_svc.c3075 if (fcport->cfg.bb_cr_enabled) in bfa_fcport_update_linkinfo()
3546 if (fcport->cfg.bb_cr_enabled) in bfa_fcport_isr()
3561 if (fcport->cfg.bb_cr_enabled) in bfa_fcport_isr()
4152 if (fcport->cfg.bb_cr_enabled) { in bfa_fcport_cfg_bbcr()
4162 fcport->cfg.bb_cr_enabled = on_off; in bfa_fcport_cfg_bbcr()
4165 if (!fcport->cfg.bb_cr_enabled) in bfa_fcport_cfg_bbcr()
4168 fcport->cfg.bb_cr_enabled = on_off; in bfa_fcport_cfg_bbcr()
H A Dbfa_defs_svc.h953 u8 bb_cr_enabled; /*!< Config state of BB_SCN */ member