Searched refs:bbcr_attr (Results 1 – 3 of 3) sorted by relevance
564 struct bfa_bbcr_attr_s bbcr_attr; member626 struct bfa_bbcr_attr_s *bbcr_attr);
3099 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() argument4242 *bbcr_attr = fcport->bbcr_attr; in bfa_fcport_get_bbcr_attr()
1100 struct bfa_bbcr_attr_s bbcr_attr; member
Completed in 29 milliseconds