Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs.c150 if (fabric->fab_type == BFA_FCS_FABRIC_SWITCHED) \
254 fabric->fab_type = BFA_FCS_FABRIC_LOOP; in bfa_fcs_fabric_sm_created()
301 fabric->fab_type = BFA_FCS_FABRIC_LOOP; in bfa_fcs_fabric_sm_linkdown()
343 fabric->fab_type = BFA_FCS_FABRIC_SWITCHED; in bfa_fcs_fabric_sm_flogi()
368 fabric->fab_type = BFA_FCS_FABRIC_N2N; in bfa_fcs_fabric_sm_flogi()
929 fabric->fab_type = BFA_FCS_FABRIC_N2N; in bfa_cb_lps_flogi_comp()
Dbfa_fcs.h188 enum bfa_fcs_fabric_type fab_type; /* fabric type */ member
217 ((__f)->fab_type == BFA_FCS_FABRIC_SWITCHED)
Dbfa_fcs_lport.c210 __port_action[port->fabric->fab_type].offline(port); in bfa_fcs_lport_sm_online()
230 __port_action[port->fabric->fab_type].offline(port); in bfa_fcs_lport_sm_online()
669 __port_action[port->fabric->fab_type].init(port); in bfa_fcs_lport_online_actions()
670 __port_action[port->fabric->fab_type].online(port); in bfa_fcs_lport_online_actions()
691 __port_action[port->fabric->fab_type].offline(port); in bfa_fcs_lport_offline_actions()