Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_svc.h564 struct bfa_bbcr_attr_s bbcr_attr; member
626 struct bfa_bbcr_attr_s *bbcr_attr);
A Dbfa_svc.c3099 fcport->bbcr_attr = pevent->link_state.attr.bbcr_attr; in bfa_fcport_update_linkinfo()
3570 fcport->bbcr_attr.state = BFA_BBCR_OFFLINE; in bfa_fcport_isr()
3572 fcport->bbcr_attr.state = BFA_BBCR_DISABLED; in bfa_fcport_isr()
3585 fcport->bbcr_attr.state = BFA_BBCR_OFFLINE; in bfa_fcport_isr()
3587 fcport->bbcr_attr.state = BFA_BBCR_DISABLED; in bfa_fcport_isr()
4232 struct bfa_bbcr_attr_s *bbcr_attr) in bfa_fcport_get_bbcr_attr() argument
4242 *bbcr_attr = fcport->bbcr_attr; in bfa_fcport_get_bbcr_attr()
A Dbfa_defs_svc.h1100 struct bfa_bbcr_attr_s bbcr_attr; member

Completed in 29 milliseconds