Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
A Dbfa_fcs.c143 (__fabric)->oper_type = BFA_PORT_TYPE_NPORT; \
145 (__fabric)->oper_type = BFA_PORT_TYPE_P2P; \
147 (__fabric)->oper_type = BFA_PORT_TYPE_NLPORT; \
A Dbfa_fcs.h274 enum bfa_port_type oper_type; /* current link topology */ member
363 #define bfa_fcs_lport_get_opertype(_lport) ((_lport)->fabric->oper_type)
A Dbfa_fcs_lport.c646 bfa_trc(port->fcs, port->fabric->oper_type); in bfa_fcs_lport_online_actions()
668 bfa_trc(port->fcs, port->fabric->oper_type); in bfa_fcs_lport_offline_actions()
1113 port_attr->port_type = port->fabric->oper_type; in bfa_fcs_lport_get_attr()

Completed in 23 milliseconds