Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.h516 struct bfa_bbcr_attr_s bbcr_attr; member
578 struct bfa_bbcr_attr_s *bbcr_attr);
Dbfa_svc.c3127 fcport->bbcr_attr = pevent->link_state.attr.bbcr_attr; in bfa_fcport_update_linkinfo()
3598 fcport->bbcr_attr.state = BFA_BBCR_OFFLINE; in bfa_fcport_isr()
3600 fcport->bbcr_attr.state = BFA_BBCR_DISABLED; in bfa_fcport_isr()
3613 fcport->bbcr_attr.state = BFA_BBCR_OFFLINE; in bfa_fcport_isr()
3615 fcport->bbcr_attr.state = BFA_BBCR_DISABLED; in bfa_fcport_isr()
4260 struct bfa_bbcr_attr_s *bbcr_attr) in bfa_fcport_get_bbcr_attr() argument
4270 *bbcr_attr = fcport->bbcr_attr; in bfa_fcport_get_bbcr_attr()
Dbfa_defs_svc.h1108 struct bfa_bbcr_attr_s bbcr_attr; member