Home
last modified time | relevance | path

Searched refs:bbcr_attr (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_svc.h515 struct bfa_bbcr_attr_s bbcr_attr; member
577 struct bfa_bbcr_attr_s *bbcr_attr);
Dbfa_svc.c3204 fcport->bbcr_attr = pevent->link_state.attr.bbcr_attr; in bfa_fcport_update_linkinfo()
3680 fcport->bbcr_attr.state = BFA_BBCR_OFFLINE; in bfa_fcport_isr()
3682 fcport->bbcr_attr.state = BFA_BBCR_DISABLED; in bfa_fcport_isr()
3695 fcport->bbcr_attr.state = BFA_BBCR_OFFLINE; in bfa_fcport_isr()
3697 fcport->bbcr_attr.state = BFA_BBCR_DISABLED; in bfa_fcport_isr()
4342 struct bfa_bbcr_attr_s *bbcr_attr) in bfa_fcport_get_bbcr_attr() argument
4352 *bbcr_attr = fcport->bbcr_attr; in bfa_fcport_get_bbcr_attr()
Dbfa_defs_svc.h1107 struct bfa_bbcr_attr_s bbcr_attr; member