Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_fcs.c139 #define bfa_fcs_fabric_set_opertype(__fabric) do { \ argument
140 if (bfa_fcport_get_topology((__fabric)->fcs->bfa) \
143 (__fabric)->oper_type = BFA_PORT_TYPE_NPORT; \
145 (__fabric)->oper_type = BFA_PORT_TYPE_P2P; \
147 (__fabric)->oper_type = BFA_PORT_TYPE_NLPORT; \