Home
last modified time | relevance | path

Searched refs:bfa_fcport_get_topology (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs.c148 if (bfa_fcport_get_topology((__fabric)->fcs->bfa) \
252 if (bfa_fcport_get_topology(bfa) == in bfa_fcs_fabric_sm_created()
296 if (bfa_fcport_get_topology(bfa) != BFA_PORT_TOPOLOGY_LOOP) { in bfa_fcs_fabric_sm_linkdown()
564 if (bfa_fcport_get_topology(bfa) == BFA_PORT_TOPOLOGY_LOOP) { in bfa_fcs_fabric_sm_online()
693 if (bfa_fcport_get_topology(bfa) == BFA_PORT_TOPOLOGY_LOOP) { in bfa_fcs_fabric_sm_stopping()
705 if (bfa_fcport_get_topology(bfa) == BFA_PORT_TOPOLOGY_LOOP) in bfa_fcs_fabric_sm_stopping()
Dbfa_fcs_rport.c252 WARN_ON(!(bfa_fcport_get_topology(rport->port->fcs->bfa) != in bfa_fcs_rport_sm_plogi_sending()
384 WARN_ON(!(bfa_fcport_get_topology(rport->port->fcs->bfa) != in bfa_fcs_rport_sm_plogi_retry()
490 WARN_ON(!(bfa_fcport_get_topology(rport->port->fcs->bfa) != in bfa_fcs_rport_sm_plogi()
1165 } else if (bfa_fcport_get_topology(rport->port->fcs->bfa) == in bfa_fcs_rport_sm_hcb_offline()
1383 WARN_ON(!(bfa_fcport_get_topology(rport->port->fcs->bfa) != in bfa_fcs_rport_sm_offline()
Dbfa_svc.h539 enum bfa_port_topology bfa_fcport_get_topology(struct bfa_s *bfa);
Dbfa_svc.c3843 bfa_fcport_get_topology(struct bfa_s *bfa) in bfa_fcport_get_topology() function
3936 if (bfa_fcport_get_topology(bfa) != BFA_PORT_TOPOLOGY_LOOP) in bfa_fcport_get_rx_bbcredit()
6694 (bfa_fcport_get_topology(bfa) == BFA_PORT_TOPOLOGY_LOOP)) { in bfa_dport_enable()