Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_svc.c3203 if (fcport->cfg.bb_cr_enabled) in bfa_fcport_update_linkinfo()
3679 if (fcport->cfg.bb_cr_enabled) in bfa_fcport_isr()
3694 if (fcport->cfg.bb_cr_enabled) in bfa_fcport_isr()
4317 if (fcport->cfg.bb_cr_enabled) { in bfa_fcport_cfg_bbcr()
4327 fcport->cfg.bb_cr_enabled = on_off; in bfa_fcport_cfg_bbcr()
4330 if (!fcport->cfg.bb_cr_enabled) in bfa_fcport_cfg_bbcr()
4333 fcport->cfg.bb_cr_enabled = on_off; in bfa_fcport_cfg_bbcr()
Dbfa_defs_svc.h960 u8 bb_cr_enabled; /*!< Config state of BB_SCN */ member